0.16.8 • Published 8 years ago

angular2-input-text-mask v0.16.8

Weekly downloads
6
License
CC0-1.0
Repository
github
Last release
8 years ago

Text Mask

Build Status

Text Mask is an input mask library. It can create input masks for phone, date, currency, zip code, percentage, email, and literally anything!

There are convenient wrappers for React and Angular 2. I need help creating wrappers for Ember, Vue, Knockout, and other frameworks. If you can help, email me!

Live demo

See it in action, check out the demo page.

Installation and usage

Expected to work with...

IE9+, Android, Samsung Internet, Windows Phone, iOS, Opera, Firefox, Safari, and Chrome

Flexible

Text Mask is very configurable and allows you to create any type of input mask with very minimal APIs. See the documentation for details.

Robust

Text Mask supports pasting, browser auto-fill, and all operations that a user would expect while interacting with an input field.

It works on mobile, has no 3rd party dependencies, and has a tiny footprint (less than 4KB gzipped).

For any questions, suggestions, or feature requests

Please file an issue!

License

Public domain - CC0 1.0 Universal