/tsc-transform-kit

An easier way to programmatically access TypeScript's transform API in an incremental solution builder.

Primary LanguageTypeScriptApache License 2.0Apache-2.0

tsc-transform-kit

Validation Build Test Coverage

This library provides an easy way to programatically run a TypeScript compiler with custom transformations registered. It supports incremental builds as well as --watch modules of operation.