Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 2.2 KB

README.md

File metadata and controls

48 lines (34 loc) · 2.2 KB

Ember Observer Score Build Status Coverage Status NPM Version NPM Downloads Dependency Status DevDependency Status Greenkeeper

ember-paper-input-mask

Input Mask addon for Ember Paper

DEMO

Compatibility

  • Ember.js v2.18 or above
  • Ember CLI v2.13 or above

Installation

ember install ember-paper-input-mask

Usage

{{paper-input-mask mask='currency' value=value onChange=(action (mut value))}}

Mask Options: Input Mask Paper Input Options: Ember Paper

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.