No Description

Robin Herbots e77c208487 update ghpages 3 years ago
.github e675abbc54 Update FUNDING.yml 4 years ago
dist d33ef7c2f5 Problems with deleting static chars in alternator mask #2648 3 years ago
inputmask-pages e77c208487 update ghpages 3 years ago
lib d33ef7c2f5 Problems with deleting static chars in alternator mask #2648 3 years ago
micromasks 69cf0a550c mm 6 years ago
nuspecs 6120224615 prepare next 4 years ago
qunit d33ef7c2f5 Problems with deleting static chars in alternator mask #2648 3 years ago
.eslintrc 3455c6db1d add initial input-mask htmlelement 6 years ago
.gitattributes 3aac36be7a fix gitattributes fix #1646 8 years ago
.gitignore e229fc83c5 add keepstatic behavior to optionals #2619 3 years ago
Gruntfile.js bae4fed764 small fix for yandex browser 4 years ago
LICENSE.txt 8cd3c25639 Update LICENSE.txt 8 years ago
README.md 120f4dbbe9 Update readme and GH pages 3 years ago
bower.json d33ef7c2f5 Problems with deleting static chars in alternator mask #2648 3 years ago
bundle.jquery.js 91d3ec1ca4 fix jquery loading #2366 5 years ago
bundle.js ede9da52f8 move polyfills to bundle.js 3 years ago
composer.json d33ef7c2f5 Problems with deleting static chars in alternator mask #2648 3 years ago
index.html e7a3afcda0 jitMasking removing a decimal after the comma #2494 4 years ago
karma.conf.js af6120051c check if window.navigator is defined fix #2594 4 years ago
package-lock.json cd5707352d bump 3 years ago
package.json d33ef7c2f5 Problems with deleting static chars in alternator mask #2648 3 years ago
webpack.config.js dfd4ba8a81 fix(webpack-config): undefined check for `self` 3 years ago

README.md

Inputmask

Copyright (c) 2010 - 2022 Robin Herbots Licensed under the MIT license (https://opensource.org/licenses/MIT)

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

npm npm (tag) Libraries.io dependency status for latest release

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 for providing a free license for their excellent Webstorm IDE.

Thanks to Browserstack for providing a free license, so we can automate testing in different browsers and devices.

Jetbrains Browserstack

Documentation and demo page

https://robinherbots.github.io/Inputmask/