JSPM

inputmask

5.0.9-beta.7
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 299311
  • Score
    100M100P100Q205911F
  • License MIT

Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.

Package Exports

  • inputmask
  • inputmask/dist/inputmask
  • inputmask/dist/inputmask.es6
  • inputmask/dist/inputmask.es6.js
  • inputmask/dist/inputmask.js
  • inputmask/dist/jquery.inputmask
  • inputmask/dist/jquery.inputmask.js
  • inputmask/lib/extensions/inputmask.date.extensions
  • inputmask/lib/extensions/inputmask.date.extensions.js
  • inputmask/lib/extensions/inputmask.numeric.extensions
  • inputmask/lib/extensions/inputmask.numeric.extensions.js
  • inputmask/lib/inputmask
  • inputmask/lib/inputmask.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (inputmask) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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/