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

https://github.com/1j01/organeq

🔢➗🔢 Plant a phantasmagorical mathematical syntax tree
https://github.com/1j01/organeq

algebra arithmetic equality equation expression fraction math math-expressions mathematical-expressions mathematics syntax-tree

Last synced: 7 months ago
JSON representation

🔢➗🔢 Plant a phantasmagorical mathematical syntax tree

Awesome Lists containing this project

README

          

# Organeq

Dynamically ever-expanding and ever-complicating expressions or equations

## [➡ Go to the thing! ⬅](https://1j01.github.io/organeq/)

(((🎋➕🌳)➖🎄)➗(🌲✖🌴))➗(((🌳➕🎋)➖🎄)➗(🌴✖🌲)) = 1️⃣

## License

MIT-licensed, see [LICENSE](LICENSE)

## Development Setup

You just need an HTTP server.

If you have Node.js, you can run `npx live-server` to install and start an auto-reloading HTTP server.
It will also open the page in your default browser.