Cheatography
https://cheatography.com
Bundles
Autosize (for textareas) |
~/js/components |
|
App.init({ autosize: true }) |
Bootstrap |
~/js/base |
~/css/base |
DataTables |
~/js/datatables |
~/css/datatables |
App.dataTables() |
DatePicker (date only, supports multidate) |
~/js/components |
~/css/components |
App.init({ datePicker: true }) |
DateRangePicker (for date/time ranges) |
~/js/components |
~/css/components |
App.init({ dateRange: true }) |
DateTimePicker (general purpose) |
~/js/components |
~/css/components |
App.init({ dateTime: true }) |
Drawing (for drawing/signature editor templates) |
~/js/components |
~/css/components |
App.drawings() |
Dropzone |
~/js/multiupload |
~/css/multiupload |
Easy Pie Chart |
~/js/charts |
|
App.charts() |
Flot |
~/js/charts |
|
App.charts() |
Flot (pie charts) |
~/js/charts |
|
App.charts() |
Font Awesome (icons) |
|
~/css/base |
Gritter (popup notifications) |
~/js/notifications |
~/css/notifications |
iCheck |
~/js/components |
~/css/components |
App.init({ iCheck: true }) |
Input Masks |
~/js/inputmasks |
|
App.masks() |
jQuery |
~/js/base |
jQuery UI |
~/js/components |
jStorage |
~/js/base |
Launch Pad Menu |
~/js/base |
Load Image (image resizing, EXIF parsing) |
~/js/components |
Modal Effects |
~/js/modals |
~/css/modals |
App.init({ modals: true }) |
Moment |
~/js/components |
Multiselect (Bootstrap) |
~/js/multiselect |
~/css/multiselect |
Nanoscroller |
~/js/nanoscroller |
~/css/nanoscroller |
App.init({ nanoScroller: true }) |
Nestable Lists |
~/js/nestablelists |
|
App.init({ nestableLists: true }) |
Parsley |
~/js/components |
Photo (for photo/photos editor templates) |
~/js/components |
~/css/components |
App.photos() |
Select2 |
~/js/components |
~/css/components |
App.init({ select2: true }) |
Slider (Bootstrap) |
~/js/components |
~/css/components |
App.init({ slider: true }) |
Switch (Bootstrap) |
~/js/components |
~/css/components |
App.init({ bootstrapSwitch: true }) |
Template (custom formatting) |
~/js/base |
~/css/base |
Unobtrusive Validation |
~/js/validation |
WYSIHTML5 |
~/js/wysihtml5 |
~/css/wysihtml5 |
When running in debug mode, the non-minified versions of the JS/CSS resources are referenced. When running in release mode, the minified and bundled versions of the JS/CSS resources are referenced.
|
Created By
Metadata
Comments
No comments yet. Add yours below!
Add a Comment