Bookmarks tagged [form]
I changed my implementation of an EXTREMELY deeply nested Angular Reactive Form and you won’t believe what happened - Angular inDepth
https://indepth.dev/i-changed-my-implementation-of-an-extremely-deeply-nested-angular-reactive-form-...
TL;DR:
- Analyze a reactive form to identify the scopes for refactoring.
- Modularize the code by refactoring for better separation of concerns.
- Refactor the way the Reactive Form is generated i...
- 📆 published on: 2018-02-18
- tags: angular, form
source code
https://developer.mozilla.org/en-US/docs/Web/API/File/Using_files_from_web_applications
Using the File API, which was added to the DOM in HTML5, it's now possible for web content to ask the user to select local files and then read the contents of those files. This selection can be done b...
- tags: html, form, javascript
https://github.com/twitter/typeahead.js
A fast and fully-featured autocomplete library.
- tags: javascript, form, widget, input
source code
https://github.com/aehlke/tag-it
A jQuery UI plugin to handle multi-tag fields as well as tag suggestions/autocomplete.
- tags: javascript, form, widget, input
source code
https://github.com/ichord/At.js
Add GitHub like mentions autocomplete to your application.
- tags: javascript, form, widget, input
source code
https://github.com/jamesallardice/Placeholders.js
A JavaScript polyfill for the HTML5 placeholder attribute.
- tags: javascript, form, widget, input
source code
https://github.com/yairEO/fancyInput
Makes typing in input fields fun with CSS3 effects.
- tags: javascript, form, widget, input
source code
https://github.com/xoxco/jQuery-Tags-Input
Magically convert a simple text input into a cool tag list with this jQuery plugin.
- tags: javascript, form, widget, input
source code
https://github.com/BankFacil/vanilla-masker
A pure javascript mask input.
- tags: javascript, form, widget, input
source code
https://github.com/IonDen/ion.checkRadio
jQuery plugin for styling checkboxes and radio-buttons. With skin support.
- tags: javascript, form, widget, input
source code
https://github.com/LeaVerou/awesomplete
Ultra lightweight, usable, beautiful autocomplete with zero dependencies. - http://leaverou.github.io/awesomplete
- tags: javascript, form, widget, input
source code
https://github.com/amsul/pickadate.js
The mobile-friendly, responsive, and lightweight jQuery date & time input picker.
- tags: javascript, form, widget, calendar
source code
https://github.com/eternicode/bootstrap-datepicker
A datepicker for @twitter bootstrap forked from Stefan Petre's (of eyecon.ro), improvements by @eternicode.
- tags: javascript, form, widget, calendar
source code
https://github.com/dbushell/Pikaday
A refreshing JavaScript Datepicker — lightweight, no dependencies, modular CSS.
- tags: javascript, form, widget, calendar
source code
https://github.com/fullcalendar/fullcalendar
Full-sized drag & drop event calendar (jQuery plugin).
- tags: javascript, form, widget, calendar
source code
https://github.com/bevacqua/rome
A customizable date (and time) picker. Dependency free, opt-in UI.
- tags: javascript, form, widget, calendar
source code
https://github.com/felicegattuso/datedropper
datedropper is a jQuery plugin that provides a quick and easy way to manage dates for input fields.
- tags: javascript, form, widget, calendar
source code
https://github.com/brianreavis/selectize.js
Selectize is the hybrid of a textbox and select box. It's jQuery based and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc.
- tags: javascript, form, widget
source code
https://github.com/select2/select2
a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
- tags: javascript, form, widget
source code
https://github.com/harvesthq/chosen
A library for making long, unwieldy select boxes more friendly.
- tags: javascript, form, widget
source code