SubnetterJS is a library for performing IP addressing calculations.
Please see CONTRIBUTING.md for more information.
For Bower:
$ bower install subnetterjs
For Node:
$ npm install tylerdmace/subnetterjs
subnetter.html is provided as a way to play with the library easily. Simply open the page in a browser and open up the JavaScript console.
test.html is provided as a way to test the library via Mocha.