https://github.com/RobbieTheWagner/ember-math-helpers
Ember HTMLBars helpers for basic arithmetic
https://github.com/RobbieTheWagner/ember-math-helpers
arithmetic ember-addon hacktoberfest handlebars-helpers math
Last synced: 6 months ago
JSON representation
Ember HTMLBars helpers for basic arithmetic
- Host: GitHub
- URL: https://github.com/RobbieTheWagner/ember-math-helpers
- Owner: RobbieTheWagner
- License: mit
- Created: 2016-03-01T15:54:31.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-10-08T10:54:39.000Z (7 months ago)
- Last Synced: 2024-11-10T06:08:47.819Z (6 months ago)
- Topics: arithmetic, ember-addon, hacktoberfest, handlebars-helpers, math
- Language: JavaScript
- Homepage: https://robbiethewagner.github.io/ember-math-helpers/
- Size: 19.1 MB
- Stars: 104
- Watchers: 6
- Forks: 26
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-ember - ember-math-helpers - Ember.js HTMLBars helpers for basic arithmetic. (Packages / Math)
README
# ember-math-helpers
**[ember-math-helpers is built and maintained by Ship Shape. Contact us for Ember.js consulting, development, and training for your project](https://shipshape.io/ember-consulting/)**.
[](http://badge.fury.io/js/ember-math-helpers)

[]()
[](http://emberobserver.com/addons/ember-math-helpers)

[](https://codeclimate.com/github/rwwagner90/ember-math-helpers)
[](https://codeclimate.com/github/rwwagner90/ember-math-helpers/coverage)HTMLBars template helpers for doing basic arithmetic operations
## Compatibility
* Ember.js v3.28 or above
* Ember CLI v3.28 or above## Installation
`ember install ember-math-helpers`
## Documentation
[View Docs](https://robbiethewagner.github.io/ember-math-helpers/)
## Contributing
See the [Contributing](CONTRIBUTING.md) guide for details.
## License
This project is licensed under the [MIT License](LICENSE.md).