https://github.com/sdangelo/kroton
Kroton math core definitions
https://github.com/sdangelo/kroton
Last synced: about 2 months ago
JSON representation
Kroton math core definitions
- Host: GitHub
- URL: https://github.com/sdangelo/kroton
- Owner: sdangelo
- License: isc
- Created: 2017-03-05T21:12:53.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-05T21:14:37.000Z (about 8 years ago)
- Last Synced: 2025-03-06T06:19:22.625Z (2 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kroton
Kroton math core definitions.
I am too lazy to explain hows and whys.
## TODO
* semantic elements;
* support for all sorts of stuff;
* multiline alignment;
* should space be represented at all? should it be just text?
* should allow custom text sizes? w/ or w/o big?
* should allow empty grid cells?
* grid row/colspan?
* regular text?
* should delims only be allowed for expression?
* should have non-textual symbols (bars)?
* should have placeholders at this level?
* browserification;
* API review;
* documentation.