- Notifications
You must be signed in to change notification settings - Fork8
Fork and adaptation of Bootstrap datetimepicker for Bootstrap 3 and 4
License
NotificationsYou must be signed in to change notification settings
simplicitesoftware/bootstrap-datetimepicker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repo is a fork and adaptation of the code ofthis repositorythat was developped for Bootstrap 3 and which is not maintained anymore by its owner.
It contains :
- a slightly modified version for Bootstrap 3 (in the
bootstrap3/
directory) - a rewrite version for Bootstrap 4 (in the
bootstrap4/
directory) - a rewrite version for Bootstrap 5 (in the
bootstrap5/
directory)
This requires that you have node.js installed.
Bump the version number in:
package.json
bootstrap3/js/bootstrap-datetimepicker.js
bootstrap4/js/bootstrap-datetimepicker.js
bootstrap5/js/bootstrap-datetimepicker.js
Prepare:
npm install
Build forBootstrap 3:
npm run build3
Build forBootstrap 4:
npm run build4
Build forBootstrap 5:
npm run build5
Publish to NPM registry:
npm publish
About
Fork and adaptation of Bootstrap datetimepicker for Bootstrap 3 and 4
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Contributors2
Uh oh!
There was an error while loading.Please reload this page.