Showing 1-20 of 63,477 packages
Show tsc errors by directories.
Save a baseline of TypeScript errors and compare new errors against it. Useful for type-safe feature development in TypeScript projects that have a lot of errors. This tool will filter out errors that are already in the baseline and only show new errors.
tsc with --supress
Replace alias paths with relative paths after typescript compilation.
Vue 3 command line Type-Checking tool.
Parses errors from tsc output to a structured JSON format.
Library reporting tsc output in checkstyle format
This package defines Typescript types (`.d.ts`) for the upcoming [WebGPU standard](https://github.com/gpuweb/gpuweb/wiki/Implementation-Status).
Human-friendly JSON Schema validation for APIs
richer JavaScript errors
An esbuild plugin which uses tsc to compile typescript files.
The TypeScript compiler with onSuccess command
A drop-in replacement for fs, making various improvements.
A simple cache for a few of the JS Error constructors.
Make tsc-compiled `es2020/esnext` bundles compatible with esm/mjs requirements
A tiny tool to run tsc on specific files without ignoring tsconfig.json
Create HTTP error objects
TypeScript compiler (tsc), but errors have absolute paths
Ethereum RPC and Provider errors
JSON Schema validation for Human