|
nap (or Node Asset Packager) allows a developer full control over CSS and JS files in his Node.js application.
He can manage, concatenate and compile CSS stylesheets, JS template files or client-side deployable JS files.
Using nap will help the programmer improve the app's performance and loading speed by reducing file size and runtime parsing operations.
The usage instructions are detailed in nap's README file.
Requirements:
· Node.js 0.6 or higher
Via: nap 0.7.4
0 Comment:
Post a Comment