Range manipulation and testing
npm install rangesRudimentary range creation and bounds testing. It uses symbolic inclusive/exclusive ranges; it does not create arrays for you! For that use underscore, or xrange, or lazy.js, etc.
npm install ranges
npm test or 
Copyright (c) 2013 Christopher Brown. MIT Licensed.