outline-stroke-cli
v1.1.2
Published
<p align="center"> <img alt="Outline Stroke" title="Outline Stroke" src="/logo.svg" width="450"> </p>
Readme
Install
npm i -g outline-stroke-cliUsage
outline-stroke logo.svg -o logo-outlinedAPI
outline-stroke input [flags]
input
Path to file or folder with .svg files
flags
output
--output, -o Specify output file/folderIf input is single file output will be the string with .svg extension added, otherwise will be a folder.
If no specified, the output will be logged into console.
Demo
Related
svg-outline-stroke Main Package
micro-outline-stroke Microservice with a public endpoint
