dgrcode
ProjectsBlog

Side project

ReactTailwindShadcnReactFlowSVG

A node-based editor for visually creating and debugging SVGs

Overview

Some times when you're crafting the best UI you can leverage SVG to get the exact result you're looking for. Many times, debugging SVGs can be tricky, especially when there are filters involved.

I always thought it would be great to have a tool where I can build SVGs visually, and inspect every step of a filter chain when something is not working quite right. SBG is my attempt to build such a tool.

Features

Check it out at /sbg, as it's still just a demo and doesn't have its own home yet.

Back to home