[ forky ]
[ sid ]
[ 原始碼: node-ts-patch ]
套件:ts-patch(3.3.0-3)
node-typescript enhancement to allow custom transformers
node-ts-patch enhances typescript to allow custom transformers (plugins) during build. Plugins are specified in `tsconfig.json`, or provided programmatically in CompilerOptions.
Features:
* Patch typescript installation via on-the-fly, in-memory patching or as a persistent patch * Can patch individual libraries * Hook build process by transforming the `Program` * Add, remove, or modify diagnostics * Fully compatible with legacy ttypescript * Experimental support for ES Module based transformers
其他與 ts-patch 有關的套件
|
|
|
|
-
- dep: node-chalk
- Terminal string styling for Node.js
-
- dep: node-global-prefix
- get the npm global path prefix
-
- dep: node-minimist
- Argument options parsing for Node.js
-
- dep: node-resolve
- Synchronous/Asynchronous require.resolve() algorithm
-
- dep: node-semver
- Semantic Versioning for Node.js
-
- dep: node-strip-ansi
- Strip ANSI escape codes
-
- dep: node-typescript
- TypeScript is a language for application scale JavaScript development
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
