0.0.8 • Published 10 years ago

number-input v0.0.8

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

Number-input

My first attempt at creating an ember addon

Description

A basic input text control that only allows integer or floating decimal numbers with up to two decimal place precision.

To use

Use it like a regular InputText in Ember:

{{number-input value=value maxlength=6}}

To Install

Install it like any other ember addon.

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago