cl-uglify-js
JavaScript compressor/beautifier on top of PARSE-JS
$ area51 add cl-uglify-jsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-uglify-js:some-function ...)JavaScript compressor/beautifier on top of PARSE-JS
$ area51 add cl-uglify-jsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-uglify-js:some-function ...)