node-typescript-service
TypeScript icon, indicating that this package has built-in type declarations

0.4.5 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i node-typescript-service

Weekly Downloads

1

Version

0.4.5

License

MIT

Unpacked Size

31.5 kB

Total Files

14

Last publish

Collaborators

  • avi.vahl