Nützliche Javascript Bibliotheken
Ich mach hier mal eine kleine Sammlung von Javascript Bibliotheken, die ich vielleicht eines Tages gebrauchen kann.
Forms
Alternative Select Boxen
https://select2.github.io/examples.html
https://twitter.github.io/typeahead.js/
https://harvesthq.github.io/chosen/
http://rmm5t.github.io/jquery-flexselect/
http://loopj.com/jquery-tokeninput/
https://tympanus.net/codrops/2014/07/10/inspiration-for-custom-select-elements/
https://tympanus.net/Tutorials/CustomDropDownListStyling/index2.html#
Multiple Select
http://loudev.com/#demos
Datepicker
https://uxsolutions.github.io/bootstrap-datepicker/
http://felicegattuso.com/projects/timedropper/
Daterange:
http://www.daterangepicker.com/#examples
http://rettica.com/caleran/docs/readme.html#caleran-date-range-picker
Tables
http://issues.wenzhixin.net.cn/bootstrap-table/
Modal, PopUp
http://dimsemenov.com/plugins/magnific-popup/
http://codeseven.github.io/toastr/demo.html
http://likeastore.github.io/ngDialog/#
List shortcuts: https://www.impressivewebs.com/demo-files/question-mark-js/
Treeview
Drag & Drop
http://rubaxa.github.io/Sortable/
https://bevacqua.github.io/dragula/
http://vishalok12.github.io/jquery-dragarrange/
Charts, Diagramme, Grafiken
d3 Components: http://plottablejs.org/components/
http://gionkunz.github.io/chartist-js/
http://nvd3.org/examples/index.html
http://code.shutterstock.com/rickshaw/
https://sbstjn.com/timesheet.js/#light
https://www.javascripting.com/view/stats-js
http://www.humblesoftware.com/flotr2
Generate PDF: https://mozilla.github.io/pdf.js/
PDF Print: http://printjs.crabbly.com/
http://pdfobject.com/examples/index.php
Animation
https://daneden.github.io/animate.css/
http://github.hubspot.com/pace/docs/welcome/
http://timeline.knightlab.com/#overview
https://connoratherton.com/loaders
File Management
http://blueimp.github.io/jQuery-File-Upload/index.html
https://fineuploader.com/demos.html
PDF Creator
https://parall.ax/products/jspdf
Data Management
http://okfnlabs.org/recline/demos/
Object Binding, DOM Manipulating, Templating
https://github.com/lhorie/mithril.js
LazyLoading: http://callmecavs.com/layzr.js/
https://svelte.technology/
Template (mit Mustache Syntax)
String Tools:
http://www.benalman.com/projects/jquery-replacetext-plugin/
Code Management
AutoComplete: https://www.javascripting.com/view/jquery-autocomplete
Validation
http://rickharrison.github.io/validate.js/
Telephone Country Validator: http://intl-tel-input.com/
WYSIWYG editor
https://quilljs.com/