0.0.0 • Published 9 years ago

shields-lib v0.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
9 years ago

shields-lightweight

Build status Code Climate NPM version

A bare minimum implementation of SVG badge generation extracted from the source code of shields.

Only depends on doT.

Install

npm install shields-lightweight

Usage

var shields = require('shields-lightweight');
var svgBadge = shields.svg('subject', 'status', 'red', 'flat');
0.1.0

9 years ago

0.0.0

9 years ago