cl-uglify-js

JavaScript compressor/beautifier on top of PARSE-JS

$ area51 add cl-uglify-jsCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-uglify-js:some-function ...)