Showing 1-20 of 265,285 packages
High-performance SQL parser and AST analyzer written in TypeScript. Provides fast parsing and advanced transformation capabilities.
Core fixtures, schema validation, and SQL rewrite utilities for rawsql-ts SELECT query testing.
SQLite driver adapters for the rawsql-ts select query test harness.
Node pg adapter that connects PostgreSQL fixtures to @rawsql-ts/testkit-postgres.
CLI for rawsql-ts DDL workflows
DB-agnostic scaffolding and DDL helpers for Zero Table Dependency projects
Postgres driver wrapper that simulates CRUD statements via fixture-backed CTEs.
Lightweight mapper and writer helpers that keep client SQL authoritative while exposing an explicit contract for data hydration and CUD emitters.
Postgres-specific fixture/rewriter logic that stays driver-agnostic.
Runtime DTO validation on top of sql-contract's explicit mapper using Zod schemas.
Generate a consistently formatted, minified version of any valid postgres SQL
Runs typescript type checker and linter on separate process.
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
TypeScript loader for webpack
TypeScript execution environment and REPL for node.js, with source map support
Common functionality for ts-morph packages.
TypeScript compiler wrapper for static analysis and code manipulation.
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
Runtime library to validate data against TypeScript interfaces