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: 12 months ago
JSON representation
An Ember.js component to input money amount.
- Host: GitHub
- URL: https://github.com/qonto/ember-amount-input
- Owner: qonto
- License: mit
- Created: 2019-01-28T10:25:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-23T09:03:24.000Z (over 1 year ago)
- Last Synced: 2025-04-06T11:02:48.339Z (about 1 year ago)
- Topics: ember, ember-addon, input
- Language: TypeScript
- Homepage:
- Size: 7.56 MB
- Stars: 21
- Watchers: 14
- Forks: 9
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README

# ember-amount-input

[](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).