0.1.98 • Published 7 years ago

datepicker-js v0.1.98

Weekly downloads
21
License
Apache-2.0
Repository
github
Last release
7 years ago

Datepicker-js

Forked from Stefan Petre's and Eternicode's work on bootstrap-datepicker.

This is the famous datepicker plugin, restructured in ES6, stripped from localization(provide your own), documentation(read the source), tests(sorry) and without bootstrap support.

Why?

  • Less cognitive load / easier to modify
  • Integrates well with npm/browserify

extras

  • Extra events

Usage

npm install datapicker-js

# From your Browserify workflow code(e.g. vendor.js)
require('datepicker-js');
0.1.98

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.97

7 years ago

0.1.96

8 years ago

0.1.95

8 years ago

0.1.94

8 years ago

0.1.93

8 years ago

0.1.91

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.1

8 years ago