svg-packages-stats
v1.0.3
Published
Generates a svg from your npm packages
Readme
svg-packages-stats ·

Usage
<img src="https://svg-packages-stats.vercel.app/api?author=YOUR_USERNAME" />Js usage
import makeSVG from "svg-packages-stats";
const svg = await makeSVG("n4n5", "n4n5", "last-week");Example
Default options
author:n4n5maintainer:n4n5period:last-week(available values here: https://github.com/npm/registry/blob/master/docs/download-counts.md#point-values)
License
Licensed under the MIT License - LICENSE
