0.4.5 • Published 6 years ago

node-typescript-service v0.4.5

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

node-typescript-service

npm version

A service for on-demand transpilation of TypeScript source files.

Features:

  • Configuration loading from tsconfig.json files.
  • Automatically searches for the closest tsconfig.json, and loads a language service for complete syntactic/semantic type checking.
  • Ability to force specific compilerOptions, no matter which tsconfig loads.
  • Reuses existing services, if relevant, for transpilation of new files.

License

MIT

0.4.5

6 years ago

0.4.4

6 years ago

0.4.3

6 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago