0.1.1 • Published 10 years ago

svg2jsx v0.1.1

Weekly downloads
6
License
WTFPL
Repository
github
Last release
10 years ago

svg2jsx

transform svg to jsx constants elements.

Build Status NPM Dependencies License

see more in examples, default use in webpack.

Options

pragma

same as http://babeljs.io/docs/plugins/transform-react-jsx/

jsxWrapper(jsxString)

wrapper of jsx string, must be result a string

svgProcessor($svgElm, $)

processor for svgElm, $ is an instance of https://github.com/cheeriojs/cheerio must remove or transform attrs like xmlns:xlink in xml