All Projects → text-mask → Text Mask

text-mask / Text Mask

Licence: unlicense
Input mask for React, Angular, Ember, Vue, & plain JavaScript

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
typescript
32286 projects
shell
77523 projects
Vue
7211 projects
SCSS
7915 projects

Projects that are alternatives of or similar to Text Mask

react-text-mask-hoc
A higher-order text-mask component decorator for React and React Native.
Stars: ✭ 18 (-99.78%)
Mutual labels:  text-formatting, input-mask, inputmask
input-mask
🎭 @ngneat/input-mask is an angular library that creates an input mask
Stars: ✭ 174 (-97.85%)
Mutual labels:  input-mask, inputmask
js-input-masking
No description or website provided.
Stars: ✭ 37 (-99.54%)
Mutual labels:  input-mask, inputmask
Ember Api Feature Flags
API based, read-only feature flags for Ember
Stars: ✭ 11 (-99.86%)
Mutual labels:  ember
Ember Polymer
Use Polymer in your ambitious Ember application! 💎
Stars: ✭ 20 (-99.75%)
Mutual labels:  ember
Ember React Components
Render React components in Ember
Stars: ✭ 43 (-99.47%)
Mutual labels:  ember
Ember Api Docs
Ember API Docs viewer
Stars: ✭ 55 (-99.32%)
Mutual labels:  ember
Ember Cli Mirage
An Ember Addon to easily add Mirage JS to your Ember app.
Stars: ✭ 848 (-89.53%)
Mutual labels:  ember
Ember Sticky Element
An ember component that mimics the functionality of `position: sticky`
Stars: ✭ 51 (-99.37%)
Mutual labels:  ember
Ember Searchable Select
Data-down, actions up select-like menu with searching and tagging capabilities.
Stars: ✭ 38 (-99.53%)
Mutual labels:  ember
Ember Cli Updater
ember-cli addon to help you update your ember-cli application or addon.
Stars: ✭ 32 (-99.61%)
Mutual labels:  ember
Team Time Zone
Distributed teams are awesome. Time zones are awful.
Stars: ✭ 21 (-99.74%)
Mutual labels:  ember
Docfy
Build fully personalized documentation sites; write content and demos in Markdown.
Stars: ✭ 48 (-99.41%)
Mutual labels:  ember
Ember Paper
The Ember approach to Material Design.
Stars: ✭ 871 (-89.25%)
Mutual labels:  ember
Virtual Each
Ember infinite list component, inspired by react-infinite-list
Stars: ✭ 51 (-99.37%)
Mutual labels:  ember
Ember I18n Changeset Validations
ember-i18n support for ember-changeset-validations messages
Stars: ✭ 11 (-99.86%)
Mutual labels:  ember
Khartis
Khartis - thematic mapping
Stars: ✭ 49 (-99.4%)
Mutual labels:  ember
Mber
Fast and minimal Ember.js CLI alternative, without broccoli.
Stars: ✭ 30 (-99.63%)
Mutual labels:  ember
Ember Accessibility
An EmberJS addon to help identify accessibility violations during development
Stars: ✭ 29 (-99.64%)
Mutual labels:  ember
Ember Arg Types
Runtime type checking & defaulting for glimmer component arguments powered by prop-types & decorators
Stars: ✭ 43 (-99.47%)
Mutual labels:  ember

Text Mask

⚠️ This library is not maintained. Pull-requests and issues are not monitored. Alternatives to text-mask include:

If you know other alternatives that should be listed here, email me at [email protected].


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, Angular 2, Ember, and Vue.

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 minimal APIs. See the documentation for details.

Extendable

You can easily expand the base functionality of Text Mask with addons for more mask types. Checkout existing addons.

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].