Showing 1-20 of 70 packages
A node.js module for javascript minification
JSMin with sourcemaps!
Another port of JSMin -- this time outputting a coordinate map
Grunt task for JSMin and sourcemap
minify js using gulp
JavaScript minification for faucet-pipeline
make minified JavaScript
jsmin for jt-cli
Inline External Assets of HTML/CSS Files
Minify javascript files on a folder recursively.
A node.js module for javascript minification
压缩 `.js` 文件
library for NodeJS
Fast js minifier
YUICompressor CLI and Node.js require
cli wrapper for uglify and cssmin used by YUI
A JavaScript Sound API supporting MP3, MPEG4 and HTML5 audio + RTMP, providing reliable cross-browser/platform audio control in as little as 12 KB.
JSDev is a simple JavaScript preprocessor. It implements a tiny macro language that is written in the form of tagged comments. These comments are normally ignored, and will be removed by JSMin. But JSDev will activate these comments, replacing them with executable forms that can be used to do debugging, testing, logging, or tracing. JSDev scans a source looking for and replacing patterns. A pattern is a slashstar comment containing a tag and some stuff, and optionally a condition wrapped in parens. There must be no space between the slashstar and the <tag>.
minify js files.
library for NodeJS