kokjan/vendor/bower-asset/inputmask
Manop Kongoon 35a9c7f61d style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
..
.github style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
dist style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
inputmask-pages style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
lib style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
micromasks style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
nuspecs style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
qunit style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
.eslintignore style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
.eslintrc style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
.gitattributes first commit 2026-02-25 13:59:34 +07:00
.gitignore style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
.prettierignore style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
.prettierrc.json style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
CHANGELOG.md style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
Gruntfile.js style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
LICENSE.txt style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
README.md style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
bower.json style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
bundle.colormask.js style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
bundle.jquery.js style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
bundle.js style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
composer.json style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
index.html style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
karma.conf.js style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
package-lock.json style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
package.json style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
webpack.config.js style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00

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/