https://github.com/nonbili/purescript-svgo
A purescript wrapper of SVGO
https://github.com/nonbili/purescript-svgo
purescript svgo
Last synced: 8 months ago
JSON representation
A purescript wrapper of SVGO
- Host: GitHub
- URL: https://github.com/nonbili/purescript-svgo
- Owner: nonbili
- License: bsd-3-clause
- Created: 2019-04-09T09:08:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-04T01:22:34.000Z (almost 7 years ago)
- Last Synced: 2025-09-10T22:40:18.871Z (9 months ago)
- Topics: purescript, svgo
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-svgo
[](https://pursuit.purescript.org/packages/purescript-svgo)
[](https://circleci.com/gh/nonbili/purescript-svgo)
A PureScript wrapper of [SVGO](https://github.com/svg/svgo).
Check `test` folder to see how to use.