Skip to content

evancz/elm-svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

Use elm-lang/svg instead. It's way better!

Story

When Elm 0.17 came out, the changes included a revamp of the SVG API to replace some old concepts (signals and address) with something simpler. To make that possible, it was necessary to reimplement this library from scratch. That also seemed like a great opportunity to officially graduate this library to the elm-lang organization. Through all this, the public API changed very little.