AngularJS Component For Easy Configurable Input Mask

Author: awerlang
Official Page: Go to website
Publish Date: April 28, 2015
License: MIT

Description:

AngularJS component for input fields based on a configurable mask. Compatible with AngularJS 1.3.4+. Works together with ngModelOptions introduced in AngularJS 1.3.

Features:

  • Guide user through typing on an input field, inserting character separators where appropriate; and
  • If there’s an existing value, it should be presented according the mask provided.

Preview:

angular-easy-masks


You Might Be Interested In:

Add Comment