terser

terser

  • REPL
  • Docs
  • Blog

Terser

JavaScript mangler and compressor toolkit for ES6+

Try It Out

Terser is an industry-standard minifier for JavaScript code.

It removes comments, makes variable names smaller, and removes whitespace.

Readable and maintainable code patterns are replaced with smaller code.

Some variable references and function calls can be inlined into the places they're used.

You can use it through the Command line or Node.JS API.

Who is Using Terser?

Terser is used by these projects

WebpackAngularNext.jsParcelAurelia
More terser Users

Patrons

CKEditor38elements龙腾道
More terser Sponsors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Individual Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Organization Financial Contributors

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

terser
Docs
CLI UsageAPI Reference
Community
User ShowcaseStack Overflow
More
BlogGitHub OrgGitHub Repo