@ts-tools/service

v1.0.3
An on-demand TypeScript transpilation service.

@ts-tools/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

npm i @ts-tools/[email protected]

Source Code

Homepage

github.com/AviVahl/ts-tools

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 12/31/2018

Downloads

Maintainers