https://github.com/sdangelo/kroton-tosvg
SVG output for Kroton
https://github.com/sdangelo/kroton-tosvg
Last synced: 11 months ago
JSON representation
SVG output for Kroton
- Host: GitHub
- URL: https://github.com/sdangelo/kroton-tosvg
- Owner: sdangelo
- License: isc
- Created: 2017-03-05T21:22:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-11T21:52:29.000Z (over 9 years ago)
- Last Synced: 2025-08-09T09:39:33.797Z (11 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kroton-to-SVG
SVG output for [Kroton](https://github.com/sdangelo/kroton).
I am too lazy to explain hows and whys.
## TODO
* extra classes for element types and/or delims?
* browserification;
* more DRY;
* API review;
* documentation;
* tests.