DEV Community

Przemek Nowak
Przemek Nowak

Posted on

2 1

SVG doc generator based on sprites.svg

If some of you need a tool to generate SVG doc/demo of icons which are included in sprites.svg file I've created webpack plugin to achieve this.

You can install it via NPM and take a look on source code in my github.

It generates for you demo html with svg icons and variables scss|less|css based on your svg sprites file.

NPM link: https://www.npmjs.com/package/svg-doc-gen

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay