1.0.1 • Published 9 years ago

svg-core-attrs v1.0.1

Weekly downloads
46
License
Unlicense
Repository
github
Last release
9 years ago

svg-core-attrs

NPM version Bower version Build Status

An array of the SVG core attributes

svgCoreAttrs; //=> ['id', 'xml:base', 'xml:lang', 'xml:space']

Installation

Package managers

npm

npm install svg-core-attrs

Bower

bower install svg-core-attrs

Standalone

Download the JSON file and you can use it everywhere.

API

svgCoreAttrs

Type: Array of String

License

The Unlicense