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

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: 5 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](https://github.com/RobbieTheWagner/ember-math-helpers/actions/workflows/ci.yml/badge.svg)](https://github.com/RobbieTheWagner/ember-math-helpers/actions/workflows/ci.yml)

HTMLBars template helpers for doing basic arithmetic operations

## Compatibility

- Ember.js v4.12 or above
- Embroider or ember-auto-import v2

## 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).