Popularity
9.0
Stable
Activity
2.0
-
12,641
449
6,089

Description

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.

Code Quality Rank: L4
Monthly Downloads: 0
Programming language: JavaScript
License: Apache License 2.0
Tags: Form Widgets     Calendar     Bootstrap     Datepicker    
Latest version: v1.9.0

bootstrap-datepicker alternatives and similar libraries

Based on the "Calendar" category.
Alternatively, view bootstrap-datepicker alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of bootstrap-datepicker or a related project?

Add another 'Calendar' Library

README

bootstrap-datepicker

Join the chat at https://gitter.im/uxsolutions/bootstrap-datepicker Build Status GitHub license npm Twitter Follow

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

Snippets

Development

Once you cloned the repo, you'll need to install grunt and the development dependencies using a package manager:

  • yarn (recommended):
$ [sudo] yarn global add grunt-cli
$ yarn install
$ [sudo] npm install --global grunt-cli
$ npm install


*Note that all licence references and agreements mentioned in the bootstrap-datepicker README section above are relevant to that project's source code only.