Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cerebroapp/cerebro-math

📦 Cerebro plugin for simple math calculations
https://github.com/cerebroapp/cerebro-math

calculator cerebro cerebro-plugin math math-operation

Last synced: 9 days ago
JSON representation

📦 Cerebro plugin for simple math calculations

Awesome Lists containing this project

README

        

# Cerebro-math

> Basic math operations plugin for cerebro app

![](screenshot.png)

## Usage
Write any basic math operation. e.g. `2 * 2`

## Features

* Currently supports addition, subtraction, multiplication and division.

## Related

* [Cerebro](http://github.com/KELiON/cerebro) – Plugin extracted from core Cerebro app;
* [cerebro-plugin](http://github.com/KELiON/cerebro-plugin) – boilerplate to create Cerebro plugins;

## License

MIT © [Alexandr Subbotin](http://asubbotin.ru)