cordlr-svg

0.1.3 • Public • Published

cordlr-svg NPM version Build Status

Cordlr svg-to-png plugin

Installation

$ cordlr install cordlr-svg

Then add it to your config

{
  "plugins": [
    "cordlr-svg"
  ],
  "svg": {
    "max": 6 //How many images can be converted at once
  }
}

Usage

svg <...urls>

License

MIT © Sean Wilson

Package Sidebar

Install

npm i cordlr-svg

Weekly Downloads

2

Version

0.1.3

License

MIT

Last publish

Collaborators

  • programmatical