svg-merge

0.1.2 • Public • Published

svg-merge

Merge a folder of svg files into a single file

Build Status

Installation

Install with npm:

npm install --save svg-merge

API

svgMerge(options, callback)

options.inputDir

Required
Default: null
Type: String

Input source directory.

options.outputDir

Required
Default: null
Type: String

Desired location for output files.

options.outputFile

Required
Default: null
Type: String

Desired file name for output file.

Testing

From the repo root:

npm install
npm test

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    1
  • 0.1.1
    1
  • 0.1.0
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i svg-merge

Weekly Downloads

2

Version

0.1.2

License

none

Last publish

Collaborators

  • robdodson