ember-cli-masked-inputs

0.2.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i ember-cli-masked-inputs

Weekly Downloads

1

Version

0.2.0

License

MIT

Last publish

Collaborators

  • toranb