This package has been deprecated

Author message:

use extract-svg-path/transform instead

extractify-svg-path

1.0.1 • Public • Published

extractify-svg-path

deprecated

deprecated

Deprecated: Use extract-svg-path/transform instead.


Browserify transform for extract-svg-path. Allows you to inline SVG paths from a file.

var parse = require('parse-svg-path')
var svg = require('extract-svg-path')(__dirname + '/shape.svg')
var path = parse(svg)

Usage

NPM

License

MIT, see LICENSE.md for details.

Package Sidebar

Install

npm i extractify-svg-path

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • mattdesl