svg2jsx

v0.1.1
transform svg as jsx constants elements

test

npm run lint && npm run mocha && npm run build && npm run webpack

mocha

mocha $npm_package_config_MOCHA_OPTS

webpack

webpack --config ./examples/webpack.config

build

rm -rf lib && babel src/ --ignore __*__ --out-dir lib/

release

npm run build && npm publish

lint

eslint src/ --fix
npm i svg2jsx

Metadata

  • WTFPL
  • Whatever
  • Unknown
  • released 7/29/2016

Downloads

Maintainers