svc

0.3.0 • Public • Published

Introduction

Scalable Vector Converter - A small SVG to inline CSS converter. It takes a bunch of SVG-files, performs some cleanup-actions and outputs them as a single CSS-file with a single selector representing each image.

The graphics are converted into background-images with base64-encoded data-URLs. They are exposed through CSS-classes which match the original filenames.

Installation

Run:

npm install -g svc

Usage

svc SOURCE-FOLDER DESTINATION-FILE

See svc --help for options.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.0
    123
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.3.0
    123
  • 0.2.3
    3
  • 0.2.2
    2
  • 0.2.1
    4

Package Sidebar

Install

npm i svc

Weekly Downloads

7

Version

0.3.0

License

ISC

Unpacked Size

11.9 kB

Total Files

6

Last publish

Collaborators

  • oerdmann