JSPM

ranges

0.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 10
  • Score
    100M100P100Q53490F
  • License MIT

Range manipulation and testing

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

npm test or Travis CI Build Status

License

Copyright (c) 2013 Christopher Brown. MIT Licensed.