https://github.com/robinherbots/inputmask
Input Mask plugin
https://github.com/robinherbots/inputmask
inputmask jqlite jquery-plugin maskedinput vanilla-javascript
Last synced: 8 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-04-22T11:36:27.000Z (29 days ago)
- Last Synced: 2025-05-05T17:27:55.159Z (15 days ago)
- Topics: inputmask, jqlite, jquery-plugin, maskedinput, vanilla-javascript
- Language: JavaScript
- Homepage: https://robinherbots.github.io/Inputmask/
- Size: 62.3 MB
- Stars: 6,446
- Watchers: 186
- Forks: 2,157
- Open Issues: 659
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
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