bootstrap-datepicker-webpack

A datepicker for Bootstrap forked from Stefan Petre's (of eyecon.ro), improvements by eternicode, modified to improve Webpack support by Philipp Bauknecht

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
bootstrap-datepicker-webpack
011.7.0-dev7 years ago7 years agoMinified + gzip package size for bootstrap-datepicker-webpack in KB

Readme

bootstrap-datepicker
Join the chat at https://gitter.im/eternicode/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.

CDN

You can use the CloudFlare powered cdnjs.com on your website. bootstrap-datepicker on cdnjs Please note: It might take a few hours until a new version is available on cdnjs.

Links

Development

Once you cloned the repo, you'll need to install grunt and the development dependencies using npm.
$ [sudo] npm install -g grunt-cli
$ npm install