Mermin
JSON →Mermin is a resource manager for Express/Connect applications that merges, minifies, and compiles JavaScript, CSS, and LESS files. Version 0.1.6 (stable, last updated 2012) provides a declarative configuration to define file groups, automatically merges files per project, and exposes a dynamic helper for use in template engines like Jade or EJS. It relies on UglifyJS for JS minification and CSSo for CSS minification. Notable for its simplicity and built-in support for LESS compilation, but no longer maintained.