@ts-tools/typescript-service
TypeScript icon, indicating that this package has built-in type declarations

0.9.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @ts-tools/typescript-service

Weekly Downloads

2

Version

0.9.1

License

MIT

Unpacked Size

92.4 kB

Total Files

41

Last publish

Collaborators

  • avi.vahl