https://github.com/RobinHerbots/Inputmask
Input Mask plugin
https://github.com/RobinHerbots/Inputmask
inputmask jqlite jquery-plugin maskedinput vanilla-javascript
Last synced: 20 days ago
JSON representation
Input Mask plugin
- Host: GitHub
- URL: https://github.com/RobinHerbots/Inputmask
- Owner: RobinHerbots
- License: mit
- Created: 2010-09-20T22:19:56.000Z (over 14 years ago)
- Default Branch: 5.x
- Last Pushed: 2025-03-12T14:00:50.000Z (about 1 month ago)
- Last Synced: 2025-03-20T19:23:24.744Z (about 1 month ago)
- Topics: inputmask, jqlite, jquery-plugin, maskedinput, vanilla-javascript
- Language: JavaScript
- Homepage: https://robinherbots.github.io/Inputmask/
- Size: 62 MB
- Stars: 6,438
- Watchers: 187
- Forks: 2,155
- Open Issues: 655
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
- stars - RobinHerbots/Inputmask - Input Mask plugin (JavaScript)
- starred-awesome - Inputmask - Input Mask plugin (JavaScript)
- jimsghstars - RobinHerbots/Inputmask - Input Mask plugin (JavaScript)
README
# Inputmask
Copyright (c) 2010 - 2023 Robin Herbots Licensed under the MIT license ()
The Inputmask has a very permissive license and this will stay that way. But when you use the Inputmask in a commercial setting, be so honest to make a small donation.
This will be appreciated very much.[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZNR3EB6JTMMSS)
  
Inputmask is a javascript library that creates an input mask. Inputmask can run against vanilla javascript, jQuery, and jqlite.
An inputmask helps the user with the input by ensuring a predefined format. This can be useful for dates, numerics, phone numbers, ...
Thanks to [Browserstack](https://www.browserstack.com) for providing a free license, so we can automate testing in different browsers and devices.
## Documentation and demo page