[ 原始碼: slimit ]
套件:python3-slimit(0.8.1-4)
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 Python 3 module
其他與 python3-slimit 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-ply
- Lex and Yacc implementation for Python3