atom-calca
Provides symbolic calculator for your markdown files
spoike 463 3 0.3.1 MIT GitHub

atom-calca package

Open-source symbolic calculator for your Atom editor with Markdown capabilities, inspired by Calca.

atom-calca screencast demo gif

Install

Either in Atom's package manager, or with apm:

apm install atom-calca

Features

The calca parser works currently only on .calca files in Markdown code blocks. It also uses language-ghm grammar to do Markdown syntax highlighting.

Check the examples/test.calca file for working examples.

License

MIT. Read the LICENSE.md.