https://github.com/jqueryscript/input-notes
Add real-time notes attached to textareas and input fields based on regex patterns
https://github.com/jqueryscript/input-notes
Last synced: 27 days ago
JSON representation
Add real-time notes attached to textareas and input fields based on regex patterns
- Host: GitHub
- URL: https://github.com/jqueryscript/input-notes
- Owner: jqueryscript
- Created: 2013-12-16T07:09:35.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-16T07:29:22.000Z (about 12 years ago)
- Last Synced: 2025-01-19T16:20:48.504Z (about 1 year ago)
- Homepage: http://www.jqueryscript.net/form/jQuery-Text-Field-Notes-with-Regular-Expressions-Input-Notes.html
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Input-Notes
===========
Input Notes is a jQuery form plugin used to add real-time notes attached to textareas and input fields based on regex patterns, which can be used as a form validator, required input, bad word filter, email checker, password strength indicator, etc. The plugin is forked from InputNotes and optimized for bootstrap 3 by jQueryScript.