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

https://github.com/mohd-akram/equation

A fast equation editor in CoffeeScript
https://github.com/mohd-akram/equation

chrome-extension equation math

Last synced: about 1 year ago
JSON representation

A fast equation editor in CoffeeScript

Awesome Lists containing this project

README

          

equation.js
===========

This editor employs many shortcuts to quickly type equations without using the
Shift key. It is written in CoffeeScript. The equations-chrome directory
contains a Google Chrome extension of the editor.

**To get started**

Download the repository and open index.html.

**Libraries used**

jqMath (depends on jQuery)