svg
Create svg elements from a string
Example
var svg =var text = "<rect fill='blue' height='50' width='50'>"var elem =
Installation
npm install svg
Contributors
- Raynos
Create svg elements from a string
var svg =var text = "<rect fill='blue' height='50' width='50'>"var elem =
npm install svg
npm i svg
2,316
0.1.0
none