RunKit + npm: smart-svg-path

node v8.17.0
version: 1.0.0
endpointsharetweet
var smartSvgPath = require("smart-svg-path") var path = smartSvgPath.SmartSVGPath.reverse( 'M14.38,241.47a4.52,4.52,0,1,0,.08,0h0V234L1.25,221.28v-202l18-18' ); console.log(smartSvgPath); console.log(path);
Created from: https://npm.runkit.com/smart-svg-path
Loading…

no comments

    sign in to comment