angular2-text-mask

WebJar for angular2-text-mask

License

License

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular2-text-mask
Last Version

Last Version

6.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

angular2-text-mask
WebJar for angular2-text-mask
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/text-mask/text-mask/tree/master/angular2/

Download angular2-text-mask

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/angular2-text-mask/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>angular2-text-mask</artifactId>
    <version>6.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/angular2-text-mask/
implementation 'org.webjars.npm:angular2-text-mask:6.3.1'
// https://jarcasting.com/artifacts/org.webjars.npm/angular2-text-mask/
implementation ("org.webjars.npm:angular2-text-mask:6.3.1")
'org.webjars.npm:angular2-text-mask:jar:6.3.1'
<dependency org="org.webjars.npm" name="angular2-text-mask" rev="6.3.1">
  <artifact name="angular2-text-mask" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='angular2-text-mask', version='6.3.1')
)
libraryDependencies += "org.webjars.npm" % "angular2-text-mask" % "6.3.1"
[org.webjars.npm/angular2-text-mask "6.3.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm » text-mask-core jar [3.2.0,4)

Project Modules

There are no modules declared in this project.

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!

org.webjars.npm

Text Mask

Versions

Version
6.3.1
1.0.1
0.20.2
0.20.0
0.19.0
0.18.5
0.16.2
0.15.0