Zero-runtime TypeScript path resolver - converts aliases to relative paths at compile time. Fast, lightweight, with native watch mode.
Make tsc-compiled `es2020/esnext` bundles compatible with esm/mjs requirements
Auto fix import path for esm compatibility.
The TypeScript compiler with onSuccess command
Replace alias paths with relative paths after typescript compilation.
<p> <a href="https://www.npmjs.com/package/vue-tsc"><img src="https://img.shields.io/npm/v/vue-tsc.svg?labelColor=18181B&color=1584FC" alt="NPM version"></a> <a href="https://github.com/vuejs/language-tools/blob/master/LICENSE"><img src="https://img.s
Access deep object properties using a path
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.
This package defines Typescript types (`.d.ts`) for the upcoming [WebGPU standard](https://github.com/gpuweb/gpuweb/wiki/Implementation-Status).
A CLI for performing typechecking on Glimmer templates
tsc with --supress
Parses errors from tsc output to a structured JSON format.
A tiny tool to run tsc on specific files without ignoring tsconfig.json
Analyze the output of tsc --generatetrace
Fix startTime for webpack watcher
Utility to fix TypeScript declarations when using default exports in CommonJS.
HTTP Server framework
Fix the $PATH on macOS and Linux when run from a GUI app
fix-tsc-es-imports uses shelljs sed to fix default extensionless typescript ECMAScript compiled code relative imports and exports, properly adding .js extensions.
A set of common scripts and default configurations to build LoopBack 4 or other TypeScript modules
An esbuild plugin which uses tsc to compile typescript files.
A Jest Runner for the TypeScript compiler
TypeScript compiler (tsc), but errors have absolute paths
Vite plugin that runs TypeScript type checker on a separate process.