Wrapper around `tsc --watch`, when it sees `Found 0 errors` in the stdout it starts the target. It also preloads dependencies to speedup a start, but yes, it will not work in some cases, which I'm NOT going to fix.
<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
The TypeScript compiler with onSuccess command
Replace alias paths with relative paths after typescript compilation.
This package defines Typescript types (`.d.ts`) for the upcoming [WebGPU standard](https://github.com/gpuweb/gpuweb/wiki/Implementation-Status).
A tiny tool to run tsc on specific files without ignoring tsconfig.json
HTTP Server framework
A CLI for performing typechecking on Glimmer templates
An esbuild plugin which uses tsc to compile typescript files.
Make tsc-compiled `es2020/esnext` bundles compatible with esm/mjs requirements
A collection of TypeScript configurations, based on Total TypeScript's TSConfig Cheat Sheet
A set of common scripts and default configurations to build LoopBack 4 or other TypeScript modules
Vite plugin that runs TypeScript type checker on a separate process.
Parses errors from tsc output to a structured JSON format.
Nx executor to type-check project source files using tsc --noEmit
tsc with --supress
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.
Analyze the output of tsc --generatetrace
This module provides the ability to specify the default es version to include for balena modules.
Format Typescript compiler (tsc) diagnostic output into JSON, GHA Annotations, and more
Build your TypeScript projects programmatically.
Run tsc on files with tsconfig respected
Compile multiple TypeScript projects into multiple targets.
Build your Typescript Node.js projects using blazing fast esbuild
No description provided.
No description provided.