🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

tsminifier

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsminifier

Typescript minifier providing identifier mangling and whitespace removal.

latest
Source
npmnpm
Version
4.1.0-dev.1
Version published
Maintainers
1
Created
Source

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

Keywords

minifier

FAQs

Package last updated on 14 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts