tsminifier
TypeScript icon, indicating that this package has built-in type declarations

4.1.0-dev.1 • Public • Published

npm version Build Status

TsMinifier

TsMinifier is a Typescript minifier providing identifier mangling and whitespace removal.

Top Features

  • Minifies Typescript files directly.
  • Transform plugin for ts2js compiler.

TsMinifier Wiki

Documentation can be found on the TsMinifier wiki.

How to install

npm install tsminifier

Building TsMinifier

TsMinifier depends on NPM as a package manager and Gulp as a build tool. If you haven't already, you'll need to install both these tools in order to build TsMinifier.

Once Gulp is installed, you can build it with the following commands:

npm install
gulp build

Package Sidebar

Install

npm i tsminifier

Weekly Downloads

3

Version

4.1.0-dev.1

License

MIT

Unpacked Size

96.8 kB

Total Files

5

Last publish

Collaborators

  • toddthomson