0.9.1 • Published 6 years ago

@ts-tools/typescript-service v0.9.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

@ts-tools/typescript-service

npm version

An on-demand TypeScript transpilation service.

Features:

  • Full syntactic and semantic type checking.
  • Automatically searches for and loads the closest tsconfig.
  • Ability to force specific compilerOptions, no matter which tsconfig loads.
  • Reuses existing services, if relevant, for transpilation of new files.
  • Supports custom current working directory, per config.
  • Supports specifying custom transformers, per config.
  • Allows usage of custom file systems, setting up everything required around it.
  • Uses isolated module transpilation when no tsconfig is found.

License

MIT

0.9.1

6 years ago

0.9.0

6 years ago

0.8.1

6 years ago

0.8.0

6 years ago

0.7.1

6 years ago

0.7.0

6 years ago

0.6.0

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago