Skip to content

cozy-elixir/cozy_svg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CozySVG

CI Hex.pm

A tiny and fast library to compile and render SVG files.

Installation

Add :cozy_svg to the list of dependencies in mix.exs:

def deps do
  [
    {:cozy_svg, <requirement>}
  ]
end

Usage

For more information, see the documentation.

License

Apache License 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Languages

  • Elixir 100.0%