Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This container runs the terser CLI.

Example:

cat nice.js | docker run -i --rm gildas/terser > ugly.js

By default, terser is run with options: --compress and --mangle toplevel.

To get terser's help:

docker run --rm gildas/terser --help

About

Docker build definition for terser

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages