surat/vendor/bower-asset/inputmask
..
.github
dist
inputmask-pages
lib
micromasks
nuspecs
qunit
.eslintignore
.eslintrc
.gitattributes
.gitignore
.prettierignore
.prettierrc.json
Changelog.md
Gruntfile.js
LICENSE.txt
README.md
bower.json
bundle.colormask.js
bundle.jquery.js
bundle.js
composer.json
index.html
karma.conf.js
package-lock.json
package.json
webpack.config.js

README.md

Inputmask

Copyright (c) 2010 - 2023 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/