Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 3 months ago
JSON representation

Ember HTMLBars helpers for basic arithmetic

Awesome Lists containing this project

README

        

# ember-math-helpers

Ship Shape

**[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/)**.

[![npm version](https://badge.fury.io/js/ember-math-helpers.svg)](http://badge.fury.io/js/ember-math-helpers)
![Download count all time](https://img.shields.io/npm/dt/ember-math-helpers.svg)
[![npm](https://img.shields.io/npm/dm/ember-math-helpers.svg)]()
[![Ember Observer Score](http://emberobserver.com/badges/ember-math-helpers.svg)](http://emberobserver.com/addons/ember-math-helpers)
![CI Build](https://github.com/RobbieTheWagner/ember-math-helpers/workflows/CI%20Build/badge.svg)
[![Code Climate](https://codeclimate.com/github/rwwagner90/ember-math-helpers/badges/gpa.svg)](https://codeclimate.com/github/rwwagner90/ember-math-helpers)
[![Test Coverage](https://codeclimate.com/github/rwwagner90/ember-math-helpers/badges/coverage.svg)](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).