Advanced forms
No UI Slider
Read more about this component at https://refreshless.com/nouislider/.
Choices.js
Read more about Choices.js at https://github.com/Choices-js/Choices#readme)
Multi.js Multiselect
Multi.js is a user-friendlier drop-in replacement for the standard <select>
with multiple attribute activated. Read more about Multi.js at https://github.com/Fabianlindfors/multi.js.
Datepicker
Read more about Vanillajs Datepicker at https://mymth.github.io/vanillajs-datepicker/#/.
Choices.js Tag Inputs
Read more about Tags Input at https://bootstrap-tagsinput.github.io/bootstrap-tagsinput/examples/
Input Masks
Input masks can be used to force the user to enter data conform a specific format. Unlike validation, the user can't enter any other key than the ones specified by the mask.
Read more about iMasks at https://imask.js.org/.