Skip to content

An Ember.TextField that can have a mask for pre-defined inputs. e.g. (999) 9999-9999

Notifications You must be signed in to change notification settings

guilhermeaiolfi/emberjs-maskinput

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ember.js MaskInput

WARNING : This is not production ready!!!

It's pretty much a port of this plugin for jQuery: http://www.meiocodigo.com/projects/meiomask/

Install

Just include the mask_input.js after your ember.js or ember.min.js.

Usage

{{view MI.MaskInput mask="(99) 9999-9999"}}

About

An Ember.TextField that can have a mask for pre-defined inputs. e.g. (999) 9999-9999

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published