Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RobinHerbots/Inputmask
Input Mask plugin
https://github.com/RobinHerbots/Inputmask
inputmask jqlite jquery-plugin maskedinput vanilla-javascript
Last synced: 2 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 (about 14 years ago)
- Default Branch: 5.x
- Last Pushed: 2024-09-26T09:03:07.000Z (about 1 month ago)
- Last Synced: 2024-10-29T22:33:48.106Z (5 days ago)
- Topics: inputmask, jqlite, jquery-plugin, maskedinput, vanilla-javascript
- Language: JavaScript
- Homepage: https://robinherbots.github.io/Inputmask/
- Size: 62.8 MB
- Stars: 6,400
- Watchers: 188
- Forks: 2,166
- Open Issues: 665
-
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.[![donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZNR3EB6JTMMSS)
![npm](https://img.shields.io/npm/v/inputmask) ![npm (tag)](https://img.shields.io/npm/v/inputmask/next) ![Libraries.io dependency status for latest release](https://img.shields.io/librariesio/release/npm/inputmask)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 [Jetbrains](https://www.jetbrains.com/?from=inputmask) for providing a free license for their excellent Webstorm IDE.
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