Download Latest Version Bower and Component support source code.zip (24.1 kB)
Email in envelope

Get an email when there's a new version of isomerjs

Home / v0.2.4
Name Modified Size InfoDownloads / Week
Parent folder
Bower and Component support source code.tar.gz 2014-05-12 17.7 kB
Bower and Component support source code.zip 2014-05-12 24.1 kB
README.md 2014-05-12 818 Bytes
Totals: 3 Items   42.6 kB 6

Isomer now supports both bower:

$ bower install isomer

and component:

$ component install jdan/isomer

Isomer also lists copyright information when built. You can see it in action here. Our build and test processes are also far simpler.

To buid:

:::bash
$ npm run dist     # or, simply, gulp dist

To test:

$ npm test

The test command uses beefy to automatically rebuild the project when any files have changed. The command also opens a browser window with a testing page that automatically refreshes when the project is rebuilt.

Simply run npm test and leave it in the background as you develop. Everything will build automatically for you.

With <3, @jdan

Source: README.md, updated 2014-05-12