JoeChapman / svg-builder

Simple, chainable SVG-building tool for NodeJS and the browser (with Browserify)
41 stars 13 forks source link

Creating rectangles #3

Closed niekoost closed 6 years ago

niekoost commented 9 years ago

I've added support for rectangles (the SVG rect element)

JoeChapman commented 9 years ago

Hi @niekoost please can you squash these commits, I don't think they need to be split into three. Also, I can't merge this without any unit tests. Please include tests