Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qonto/ember-amount-input

An Ember.js component to input money amount.
https://github.com/qonto/ember-amount-input

ember ember-addon input

Last synced: about 3 hours ago
JSON representation

An Ember.js component to input money amount.

Awesome Lists containing this project

README

        

![ember-amount-input-illustration](https://user-images.githubusercontent.com/15218861/189690446-b3f1189f-94b0-464a-8875-2b065160ba14.svg)

# ember-amount-input

![CI](https://github.com/qonto/ember-amount-input/workflows/CI/badge.svg)
[![Ember Observer Score](https://emberobserver.com/badges/ember-amount-input.svg)](https://emberobserver.com/addons/ember-amount-input)

Easily create a money input with the currency of your liking.

## Compatibility

- Ember.js v3.28 or above
- TypeScript v5.0 or above
- Node.js v18 or above
- Embroider or ember-auto-import v2

## Installation

```
ember install ember-amount-input
```

## Usage

See the [documentation](DOCS.md) for details.

## Contributing

See the [Contributing](CONTRIBUTING.md) guide for details.

## License

This project is licensed under the [MIT License](LICENSE.md).