説明なし

Robin Herbots 730ba93849 update changelog 2 年 前
.github e675abbc54 Update FUNDING.yml 4 年 前
dist c56e15605f trigger complete etc events on setValue 2 年 前
inputmask-pages af9f723e29 fix typo in build 2 年 前
lib c56e15605f trigger complete etc events on setValue 2 年 前
micromasks 69cf0a550c mm 6 年 前
nuspecs 6120224615 prepare next 4 年 前
qunit c9d28d2126 Inputmask datetime alias mm/yy min value bug #2744 2 年 前
.eslintrc 3455c6db1d add initial input-mask htmlelement 6 年 前
.gitattributes 3aac36be7a fix gitattributes fix #1646 8 年 前
.gitignore 33c1f0ce8a update for nodejs 2 年 前
Changelog.md 730ba93849 update changelog 2 年 前
Gruntfile.js e86b883085 regression fix for textarea 2 年 前
LICENSE.txt 8cd3c25639 Update LICENSE.txt 8 年 前
README.md 4b13105207 Update README.md 3 年 前
bower.json c56e15605f trigger complete etc events on setValue 2 年 前
bundle.colormask.js af9f723e29 fix typo in build 2 年 前
bundle.jquery.js 91d3ec1ca4 fix jquery loading #2366 5 年 前
bundle.js 2a0325bd13 some revival of the colormask 2 年 前
composer.json c56e15605f trigger complete etc events on setValue 2 年 前
index.html e7a3afcda0 jitMasking removing a decimal after the comma #2494 4 年 前
karma.conf.js af6120051c check if window.navigator is defined fix #2594 4 年 前
package-lock.json c9d28d2126 Inputmask datetime alias mm/yy min value bug #2744 2 年 前
package.json c56e15605f trigger complete etc events on setValue 2 年 前
webpack.config.js f96be35fc4 Update tokenmatch for long datetimes #2751 2 年 前

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/