Package

purescript-halogen-svg-elems

Repository
JordanMartinez/purescript-halogen-svg-elems
License
BSD-3-Clause
Uploaded by
JordanMartinez
Published on
2021-09-18T16:43:59Z

A collection of SVG elements for Halogen.

Contributing

Contributions of or requests for additional elements and properties are welcome!

To test and verify that everything displays properly, do the following:

  1. Run spago install
  2. Run npm test
  3. Open dist/test.html