3.1.0 • Published 7 months ago

@jawis/jacs v3.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

@jawis/jacs

JavaScript compile service delivers transpiled TypeScript to a node Worker Thread.

Installation

yarn add @jawis/jacs

or

npm i @jawis/jacs

Limitations

  • Only support transpile.
  • Only support a single tsconfig.json. Because tsconfig-paths works that way.

License

MIT