ember-maskedinput

0.2.8 • Public • Published

ember-maskedinput

Build Status

ember-maskedinput is a component that use jquery.maskedinput to mask the input.

Installation

From inside your ember-cli project, run the following:

ember install ember-maskedinput

Installation for ember-cli 0.1.5 - 0.2.2

ember install:addon ember-maskedinput

Installation without ember-cli

npm install ember-maskedinput --save

masked-input

{{masked-input maskholder="#" mask="999 9999" autoclear="false"}}

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.

Package Sidebar

Install

npm i ember-maskedinput

Weekly Downloads

2

Version

0.2.8

License

MIT

Last publish

Collaborators

  • systembug