gilamran / tsc-watchLinks
The TypeScript compiler with --watch and a new onSuccess argument
☆692Updated 3 weeks ago
Alternatives and similar repositories for tsc-watch
Users that are interested in tsc-watch are comparing it to the libraries listed below
Sorting:
- Load node modules according to tsconfig paths, in run-time or via API.☆1,874Updated 3 months ago
- Load modules according to tsconfig paths in webpack.☆618Updated 7 months ago
- Check TypeScript type definitions☆2,468Updated 2 months ago
- Runtime library for TypeScript helpers.☆1,301Updated 7 months ago
- A utility built on TSLint for linting TypeScript declaration (.d.ts) files.☆923Updated 3 years ago
- Transforms module resolution paths using TypeScript path mapping and/or custom paths☆492Updated last month
- Compiles your TS app and restarts when files are modified.☆3,449Updated last year
- Optional Chaining for TypeScript☆580Updated 4 years ago
- Automatic TypeScript barrels (index.ts files) for your entire code base☆578Updated last month
- Over TypeScript tool to use custom transformers in the tsconfig.json☆1,538Updated 2 years ago
- A cli to load dotenv files☆543Updated last month
- TypeScript path alias resolver☆151Updated last year
- Typegoose - Define Mongoose models using TypeScript classes.☆1,218Updated 4 years ago
- ts-unused-exports finds unused exported symbols in your Typescript project☆771Updated 6 months ago
- Serialize/deserialize an error into a plain object☆558Updated 5 months ago
- A TypeScript custom transformer which enables to obtain keys of given type☆784Updated 9 months ago
- Transpile JSX, TypeScript and esnext features on the fly with esbuild☆1,010Updated 10 months ago
- Mocha thin wrapper that allows running TypeScript tests with TypeScript runtime (ts-node) to get rid of compilation complexity☆194Updated 4 months ago
- Get an available TCP port☆906Updated last year
- Runtime Type Checks for TypeScript☆494Updated 4 years ago
- Install missing TypeScript typings for dependencies in your package.json.☆1,564Updated last month
- Use TSLint with Prettier without any conflict