https://github.com/rnons/purescript-svg-parser
A library to parse string to SVG
https://github.com/rnons/purescript-svg-parser
Last synced: 3 months ago
JSON representation
A library to parse string to SVG
- Host: GitHub
- URL: https://github.com/rnons/purescript-svg-parser
- Owner: rnons
- License: bsd-3-clause
- Created: 2018-10-12T10:03:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T23:47:41.000Z (about 4 years ago)
- Last Synced: 2025-02-16T08:08:06.011Z (over 1 year ago)
- Language: PureScript
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-svg-parser
A library to parse string to SVG.
Check [purescript-svg-parser-halogen](https://rnons.github.io/purescript-svg-parser-halogen) or [purescript-svg-parser-smolder](https://rnons.github.io/purescript-svg-parser-smolder) for examples.