Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cerebroapp/cerebro-math
- Owner: cerebroapp
- Created: 2017-04-10T20:27:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-08T16:00:11.000Z (over 7 years ago)
- Last Synced: 2024-11-06T05:12:58.617Z (about 2 months ago)
- Topics: calculator, cerebro, cerebro-plugin, math, math-operation
- Language: JavaScript
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)