0.0.6 • Published 8 years ago
nb-date-range v0.0.6
#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 fechadate-arithmetic 5.7KBS
If you need Date Manipulation,please use date-arithmetic instead of moment, here is the API
npm install --save date-arithmeticRunning Tests
Clone this bad boy:
git clone https://git@github.com/pronebel/nb-date.gitInstall the dependencies:
npm installDo all the things!
npm run test
npm run lintLicense
nb-date-range is UNLICENSED.