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
- Host: GitHub
- URL: https://github.com/mohd-akram/equation
- Owner: mohd-akram
- License: mit
- Created: 2012-06-06T16:26:38.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2025-02-27T14:23:32.000Z (over 1 year ago)
- Last Synced: 2025-03-27T03:02:13.674Z (over 1 year ago)
- Topics: chrome-extension, equation, math
- Language: JavaScript
- Homepage: https://akr.am/equation
- Size: 503 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)