https://github.com/codelenny/mathform
A simple mashup to add math formula editing to online forms.
https://github.com/codelenny/mathform
Last synced: 18 days ago
JSON representation
A simple mashup to add math formula editing to online forms.
- Host: GitHub
- URL: https://github.com/codelenny/mathform
- Owner: CodeLenny
- License: gpl-3.0
- Created: 2015-01-31T22:25:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-13T21:26:07.000Z (over 11 years ago)
- Last Synced: 2025-11-27T09:17:03.798Z (7 months ago)
- Language: JavaScript
- Homepage: https://codelenny.github.io/MathForm/
- Size: 5.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MathForm
A simple mashup to add math formula editing to online forms.
Initially built to support Google Forms.
The code works well as a bookmarklet. See `bookmark.js` for sample usage.
## License
Copyright 2015 Ryan Leonard.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program, called "LICENSE". If not, see .