0.4.5 • Published 7 years ago

node-typescript-service v0.4.5

Weekly downloads
2
License
MIT
Repository
github
Last release
7 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

7 years ago

0.4.4

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago