Skip to content

se-panfilov/x-date-core

Repository files navigation

Codacy Badge bitHound Overall Score bitHound Code Code Climate Build Status Bower version npm version Dependency Status devDependency Status GitHub license

NPM

Overview

Core busines-logick for any datepicker. The idea is to separete datepicker's core logic and datepicker's view. So if you develope datepicker, you just init x-date-core with datetime (model) and optional lower and upper date limits. x-date-core will generate lists of days, month and years based on your data (model will never go out of limits)

Install

Bower:

bower install x-date-core --save

Npm:

npm i x-date-core --save

Direct downoad from releases: https://github.com/se-panfilov/x-date-core/releases

License

MIT: github.com/se-panfilov/x-date-core/blob/master/LICENSE

About

Core logic for any datepickers

Resources

License

Stars

Watchers

Forks

Packages

No packages published