Name Last Update
..
build Loading commit data...
dist Loading commit data...
docs Loading commit data...
grunt Loading commit data...
js Loading commit data...
less Loading commit data...
tests Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CHANGELOG.md Loading commit data...
CONTRIBUTING.md Loading commit data...
Gruntfile.js Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
bower.json Loading commit data...
composer.json Loading commit data...
package.json Loading commit data...

README.md

bootstrap-datepicker

This is a fork of Stefan Petre's original code; thanks go to him for getting this thing started!

Please note that this fork is not used on Stefan's page, nor is it maintained or contributed to by him.

Versions are incremented according to semver.

Development

Once you cloned the repo, you'll need to install grunt and the development dependencies using npm.

npm install -g grunt-cli
npm install