Gavin 941bfb06b0 no message 5 yıl önce
..
css 941bfb06b0 no message 5 yıl önce
js 941bfb06b0 no message 5 yıl önce
locales 941bfb06b0 no message 5 yıl önce
LICENSE 941bfb06b0 no message 5 yıl önce
README.md 941bfb06b0 no message 5 yıl önce

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.

Links

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