An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# purescript-svgo

[![purescript-svgo on Pursuit](https://pursuit.purescript.org/packages/purescript-svgo/badge)](https://pursuit.purescript.org/packages/purescript-svgo)
[![CircleCI](https://circleci.com/gh/nonbili/purescript-svgo.svg?style=svg)](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.