Skip to content

set of ember components that each provide a consistent masked look and feel for great user experiences

License

Notifications You must be signed in to change notification settings

toranb/ember-cli-masked-inputs

Repository files navigation

ember-cli-masked-inputs

Build Status NPM Downlaads

Description

Ember-cli-masked-inputs is a set of ember components that each provide a consistent masked look and feel for great user experiences

Installation

# install via npm
$ npm install ember-cli-masked-inputs --save-dev
# make ember-cli fetch internal dependencies
$ ember g ember-cli-masked-inputs

Phone Number

{{phone-number value=model.number class="foo"}}

Credit Card Expiration

{{credit-card-expiration value=model.expiration class="bar"}}

Running the unit tests

npm install
ember test

License

Copyright © 2015 Toran Billups http://toranbillups.com

Licensed under the MIT License

About

set of ember components that each provide a consistent masked look and feel for great user experiences

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published