MCPcopy Index your code
hub / github.com/text-mask/text-mask

github.com/text-mask/text-mask @ember-v6.1.2

repository ↗ · DeepWiki ↗ · release ember-v6.1.2 ↗ · + Follow
866 symbols 1,523 edges 98 files 117 documented · 14%
README

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, 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!

Extension points exported contracts — how you extend this code

Promise (Interface)
* Represents the completion of an asynchronous operation
angular2/typings/globals/core-js/index.d.ts
DoneFn (Interface)
Action method that should be called when the async work is complete
angular2/typings/globals/jasmine/index.d.ts
NodeBuffer (Interface)
* @deprecated
angular2/typings/globals/node/index.d.ts
Error (Interface)
(no doc) [1 implementers]
angular2/typings/globals/node/index.d.ts
ObjectConstructor (Interface)
(no doc)
angular2/typings/globals/core-js/index.d.ts

Core symbols most depended-on inside this repo

n
called by 1100
website/static/bundle.js
r
called by 338
website/static/bundle.js
o
called by 205
website/static/bundle.js
i
called by 143
website/static/bundle.js
a
called by 103
website/static/bundle.js
push
called by 77
angular2/typings/globals/core-js/index.d.ts
update
called by 76
angular2/typings/globals/node/index.d.ts
c
called by 69
website/static/bundle.js

Shape

Method 540
Interface 191
Function 99
Class 36

Languages

TypeScript100%

Modules by API surface

angular2/typings/globals/node/index.d.ts332 symbols
angular2/typings/globals/core-js/index.d.ts205 symbols
angular2/typings/globals/jasmine/index.d.ts203 symbols
website/static/bundle.js28 symbols
vue/src/vueTextMask.js13 symbols
angular2/src/angular2TextMask.ts12 symbols
react/src/reactTextMask.js10 symbols
addons/src/emailMask.js6 symbols
website/src/partials.js4 symbols
ember/tests/unit/components/masked-input-test.js4 symbols
core/src/utilities.js4 symbols
core/src/createTextMaskInputElement.js4 symbols

Dependencies from manifests, versioned

@angular/common2.1.2 · 1×
@angular/compiler2.1.2 · 1×
@angular/compiler-cli2.1.2 · 1×
@angular/core2.1.2 · 1×
@angular/forms2.1.2 · 1×
@angular/http2.1.2 · 1×
@angular/platform-browser2.1.2 · 1×
@angular/platform-browser-dynamic2.1.2 · 1×
@angular/platform-server2.1.2 · 1×
@types/core-js0.9.34 · 1×
@types/jasmine2.5.52 · 1×
@types/node6.0.45 · 1×

For agents

$ claude mcp add text-mask \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact