Package Exports
- ranges
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ranges) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
ranges
Rudimentary 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.
Install
npm install ranges
Tests
License
Copyright (c) 2013 Christopher Brown. MIT Licensed.