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

/node-typescript-service/

    Package Sidebar

    Install

    npm i node-typescript-service

    Weekly Downloads

    598

    Version

    0.4.5

    License

    MIT

    Unpacked Size

    31.5 kB

    Total Files

    14

    Last publish

    Collaborators

    • avi.vahl