0.0.6 • Published 7 years ago

nb-date-range v0.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

#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

date-arithmetic 5.7KBS

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.