xethya-range

0.0.4 • Public • Published

xethya-range

NPM version NPM downloads Build Status Coverage Status Dependency Status

Represents a range of numbers, described through boundaries.

How to Install

$ npm install xethya-range

Getting Started

Read the docs.

How to Test

Run one, or a combination of the following commands to lint and test your code:

$ npm run lint          # Lint the source code with ESLint 
$ npm test              # Run unit tests with Mocha 
$ npm run test:watch    # Run unit tests with Mocha, and watch files for changes 
$ npm run test:cover    # Run unit tests with code coverage by Istanbul 

To launch the documentation site, run:

$ npm install -g serve
$ npm run start

License

MIT © 2016 Joel A. Villarreal Bertoldi

Dependencies (2)

Dev Dependencies (22)

Package Sidebar

Install

npm i xethya-range

Weekly Downloads

0

Version

0.0.4

License

MIT

Last publish

Collaborators

  • paperchest