Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Bootstrap Table | 11,523 | 247 | 36 | a day ago | 39 | September 22, 2022 | 205 | mit | JavaScript | |
An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation, Vue.js) | ||||||||||
Pagy | 4,128 | 130 | 35 | 5 days ago | 147 | February 03, 2022 | 6 | mit | Ruby | |
🏆 The Best Pagination Ruby Gem 🥇 | ||||||||||
Blazorise | 2,811 | 1 | 39 | a day ago | 100 | September 27, 2022 | 324 | other | C# | |
Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Bulma, AntDesign, and Material. | ||||||||||
Vanillajs Datepicker | 573 | 3 | 6 days ago | 9 | December 31, 2021 | 39 | mit | JavaScript | ||
A vanilla JavaScript remake of bootstrap-datepicker for Bulma and other CSS frameworks | ||||||||||
Jtsage Datebox | 480 | a year ago | 27 | November 25, 2019 | 4 | other | JavaScript | |||
A multi-mode date and time picker for Bootstrap (3&4), jQueryMobile, Foundation, Bulma, FomanticUI, and UIKit (or others) | ||||||||||
Formr | 309 | a month ago | 1 | gpl-2.0 | PHP | |||||
Create and Validate PHP Forms in Seconds. | ||||||||||
Scipio Erp | 290 | 4 months ago | 18 | apache-2.0 | Java | |||||
Your Online Business Kit - Build your own business applications. Create your own online shop. Customize to your own needs. | ||||||||||
Vuetable 2 Tutorial | 248 | 4 years ago | 68 | mit | JavaScript | |||||
Pagination | 195 | 2 months ago | mit | PHP | ||||||
Aplus Framework Pagination Library | ||||||||||
Sweetalert2 Themes | 188 | 8 | 4 days ago | 38 | November 20, 2022 | 10 | mit | SCSS | ||
Themes for SweetAlert2: Dark, Minimal, Borderless, Bootstrap, Material UI, WordPress Admin, Bulma, ... |
DateBox is a jQuery date and time picker. Full Documentation and Demos, that works with a multitude of CSS frameworks.
DateBox is extreamlly full featured. Included are:
An extra special thanks to Phill Pafford for answering tons of questions about DateBox, and jQueryMobile in general on StackOverflow.
And last but not least, thanks to all the contributors to the project on github.
All scripts are available on the cdn:
DateBox uses the following version scheme:
http://cdn.jtsage.com/jtsage-datebox/<VERSION>/
Please see the full api documentation at: dev.jtsage.com
To build locally:
Full lint test, all files : npm test
The full release : npm run release
Update dist/latest only : npm run latest
Run the test suite : npm run lint
Build the documentation : npm run docs
Run a local server @:8080 for the documentation : npm run serve
Run a local version of the builder server: npm run build-builder && npm run servebuild
Check the package.json for more options.
Most frameworks include a stripped down version of the jQueryUI widget library
Please refere to the licesenses of the included files for details.
Also note, these are copies, not dependancies, so that the maintainer has more control over version incompatabilities.