svg-elements

1.0.2 • Public • Published

svg-elements Build Status

List of svg elements.

Install

$ npm install --save svg-elements

Usage

var svgElements = require('svg-elements');
 
console.log(svgElements);
//=> ['a', 'altGlyph', 'altGlyphDef', …]

License

MIT © David Öhlin

Package Sidebar

Install

npm i svg-elements

Weekly Downloads

4

Version

1.0.2

License

MIT

Last publish

Collaborators

  • oh