暂无描述

Robin Herbots 8778c082c6 export colormask.css 1 年之前
.github e675abbc54 Update FUNDING.yml 4 年之前
dist a49a449bae export colormask.css 1 年之前
inputmask-pages a49a449bae export colormask.css 1 年之前
lib 23f1a97a13 cleanup 1 年之前
micromasks 0209a69c22 update eslint setup 1 年之前
nuspecs 6120224615 prepare next 4 年之前
qunit 82a2777f67 Check on null/undefined onBeforeMask (numeric alias) #2789 1 年之前
.eslintignore 0209a69c22 update eslint setup 1 年之前
.eslintrc 04a3c69639 update inputmask pages 1 年之前
.gitattributes 3aac36be7a fix gitattributes fix #1646 8 年之前
.gitignore 33c1f0ce8a update for nodejs 2 年之前
.prettierignore 0209a69c22 update eslint setup 1 年之前
.prettierrc.json 0209a69c22 update eslint setup 1 年之前
Changelog.md f2d0457c1b Datetime mask dd.mm.yyyy leading to Uncaught InternalError: too much recursion #2814 1 年之前
Gruntfile.js 0209a69c22 update eslint setup 1 年之前
LICENSE.txt 8cd3c25639 Update LICENSE.txt 8 年之前
README.md 4b13105207 Update README.md 3 年之前
bower.json a49a449bae export colormask.css 1 年之前
bundle.colormask.js 0209a69c22 update eslint setup 1 年之前
bundle.jquery.js 0209a69c22 update eslint setup 1 年之前
bundle.js 0209a69c22 update eslint setup 1 年之前
composer.json a49a449bae export colormask.css 1 年之前
index.html e7a3afcda0 jitMasking removing a decimal after the comma #2494 4 年之前
karma.conf.js 0209a69c22 update eslint setup 1 年之前
package-lock.json 23f1a97a13 cleanup 1 年之前
package.json a49a449bae export colormask.css 1 年之前
webpack.config.js 0209a69c22 update eslint setup 1 年之前

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/