How to Install slimit in Ubuntu 18.04



Install slimit by entering the following commands in the terminal:

sudo apt update
sudo apt install slimit

Description:

JavaScript minifier/parser in Python

SlimIt is a JavaScript minifier written in Python. It compiles JavaScript into more compact code so that it downloads and runs faster. . SlimIt also provides a library that includes a JavaScript parser, lexer, pretty printer and a tree visitor. . This package contains the executable.

Homepage: http://slimit.readthedocs.io/en/latest/

Version: 0.8.1-3

Section: universe/devel