0.0.5 • Published 8 years ago

comely v0.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

Comely

This projecct simply wrappers JS-Beautify and Minify into a browser friendly package to consume using Browserify.

Instructions

To install copy the dist/comely.js to your public static shared area on your server. Than include <script src="comely.js"></script> into your HTML.

On loading you will have access to a object Comely which olds all the functions for beautify-ing and minify-ing.