ember-zipcode-input
v0.0.1
Published
The default blueprint for ember-cli addons.
Readme
ember-zipcode-input
Restricts the input to 5 numbers only without using type="number" and having to try to hide those up and down arrows in css.
Installation
ember install ember-zipcode-input
Usage
{{zipcode-input value=zipcode}}
