nb-date-range

0.0.6 • Public • Published

#NB-Date for date ranges

nb-date is base from the moment-range. Because the size of the Moment is too big. If you have more and more complex date process, please use the Moment; Otherwise, you can use the microJs.

npm install --save nb-date-range
 import {DateRange,DateRangeCreate} from 'nb-date-range'

the detail use, please see the Docment

Other Date MicroJs

fecha 4.9KBs

If you need Format or Parse, please use fecha instead of moment

 npm install --save fecha

If you need Date Manipulation,please use date-arithmetic instead of moment, here is the API

    npm install --save date-arithmetic

Running Tests

Clone this bad boy:

git clone https://git@github.com/pronebel/nb-date.git

Install the dependencies:

npm install

Do all the things!

npm run test
npm run lint

License

nb-date-range is UNLICENSED.

Package Sidebar

Install

npm i nb-date-range

Weekly Downloads

4

Version

0.0.6

License

MIT

Last publish

Collaborators

  • pronebel