No description provided.
TypeScript wrapper for Python's sqlglot SQL transpiler. Manages a local Python FastAPI microservice to provide deterministic SQL dialect conversion.
SQL parser and transpiler for TypeScript - port of SQLGlot
SQL parser, transpiler, optimizer, and engine for JavaScript/TypeScript - 33+ dialects (Postgres, MySQL, BigQuery, Snowflake, DuckDB, etc). Port of Python SQLGlot.
A no-dependency SQL parser, transpiler, and AST toolkit for TypeScript -- a faithful port of the Python [sqlglot](https://github.com/tobymao/sqlglot) library that runs in the browser and Node.js.
SQL parser, transpiler, optimizer, and engine in TypeScript
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Common functionality for ts-morph packages.
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
Runtime library to validate data against TypeScript interfaces
The `postinstall` script helper for handling native bindings in legacy `npm` versions
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
Runs typescript type checker and linter on separate process.
Deeply merge 2 or more objects respecting type information.
TypeScript compiler wrapper for static analysis and code manipulation.
TypeScript loader for webpack
All essential TypeScript types in one place
TypeScript execution environment and REPL for node.js, with source map support
TS Model & utils for OpenAPI 3.x specification.
TypeScript's largest utility library
Thin wrapper around zen-observable and @types/zen-observable, to support ESM exports as well as CommonJS exports
Functional programming in TypeScript
Types on steroids 💊
TypeScript implementation of invariant(condition, message)