Show Menu
Cheatography

FormToolkit Cheat Sheet by

Bundles

Autosize (for textareas)
~/js/c­omp­onents
 
App.init({ autosize: true })
Bootstrap
~/js/base
~/css/base
DataTables
~/js/d­ata­tables
~/css/­dat­atables
App.da­taT­ables()
DatePicker (date only, supports multidate)
~/js/c­omp­onents
~/css/­com­ponents
App.init({ datePi­cker: true })
DateRa­nge­Picker (for date/time ranges)
~/js/c­omp­onents
~/css/­com­ponents
App.init({ dateRange: true })
DateTi­meP­icker (general purpose)
~/js/c­omp­onents
~/css/­com­ponents
App.init({ dateTime: true })
Drawing (for drawin­g/s­ign­ature editor templates)
~/js/c­omp­onents
~/css/­com­ponents
App.dr­awi­ngs()
Dropzone
~/js/m­ult­iupload
~/css/­mul­tiu­pload
Easy Pie Chart
~/js/c­harts
 
App.ch­arts()
Flot
~/js/c­harts
 
App.ch­arts()
Flot (pie charts)
~/js/c­harts
 
App.ch­arts()
Font Awesome (icons)
 
~/css/base
Gritter (popup notifi­cat­ions)
~/js/n­oti­fic­ations
~/css/­not­ifi­cations
iCheck
~/js/c­omp­onents
~/css/­com­ponents
App.init({ iCheck: true })
Input Masks
~/js/i­npu­tmasks
 
App.ma­sks()
jQuery
~/js/base
jQuery UI
~/js/c­omp­onents
jStorage
~/js/base
Launch Pad Menu
~/js/base
Load Image (image resizing, EXIF parsing)
~/js/c­omp­onents
Modal Effects
~/js/m­odals
~/css/­modals
App.init({ modals: true })
Moment
~/js/c­omp­onents
Multis­elect (Boots­trap)
~/js/m­ult­iselect
~/css/­mul­tis­elect
Nanosc­roller
~/js/n­ano­scr­oller
~/css/­nan­osc­roller
App.init({ nanoSc­roller: true })
Nestable Lists
~/js/n­est­abl­elists
 
App.init({ nestab­leL­ists: true })
Parsley
~/js/c­omp­onents
Photo (for photo/­photos editor templates)
~/js/c­omp­onents
~/css/­com­ponents
App.ph­otos()
Select2
~/js/c­omp­onents
~/css/­com­ponents
App.init({ select2: true })
Slider (Boots­trap)
~/js/c­omp­onents
~/css/­com­ponents
App.init({ slider: true })
Switch (Boots­trap)
~/js/c­omp­onents
~/css/­com­ponents
App.init({ bootst­rap­Switch: true })
Template (custom format­ting)
~/js/base
~/css/base
Unobtr­usive Validation
~/js/v­ali­dation
WYSIHTML5
~/js/w­ysi­html5
~/css/­wys­ihtml5
When running in debug mode, the non-mi­nified versions of the JS/CSS resources are refere­nced. When running in release mode, the minified and bundled versions of the JS/CSS resources are refere­nced.
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.