kokjan/vendor/bower-asset/inputmask
Manop Kongoon ba6a75d6b3 update 2026-02-28 14:54:19 +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 update 2026-02-28 14:54:19 +07:00
.eslintrc update 2026-02-28 14:54:19 +07:00
.gitattributes update 2026-02-28 14:54:19 +07:00
.gitignore update 2026-02-28 14:54:19 +07:00
.prettierignore update 2026-02-28 14:54:19 +07:00
.prettierrc.json update 2026-02-28 14:54:19 +07:00
CHANGELOG.md update 2026-02-28 14:54:19 +07:00
Gruntfile.js update 2026-02-28 14:54:19 +07:00
LICENSE.txt update 2026-02-28 14:54:19 +07:00
README.md update 2026-02-28 14:54:19 +07:00
bower.json update 2026-02-28 14:54:19 +07:00
bundle.colormask.js update 2026-02-28 14:54:19 +07:00
bundle.jquery.js update 2026-02-28 14:54:19 +07:00
bundle.js update 2026-02-28 14:54:19 +07:00
composer.json update 2026-02-28 14:54:19 +07:00
index.html update 2026-02-28 14:54:19 +07:00
karma.conf.js update 2026-02-28 14:54:19 +07:00
package-lock.json update 2026-02-28 14:54:19 +07:00
package.json update 2026-02-28 14:54:19 +07:00
webpack.config.js update 2026-02-28 14:54:19 +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/