0.1.8 • Published 2 years ago

@nzha/ntsc v0.1.8

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

A tiny TypeScript transformer for Node.js modules only, inspired by @ice/pkg.

Motivations

  • Transform TypeScript to JavaScript without redundant polyfills and helpers' functions.
  • Pure ESM package.
  • For Node modules only.

Scaffolding

$ pnpm create @nzha/ntsc

How to use

$ pnpm add @nzha/ntsc
$ ntsc