Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 496 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 496 Bytes

Snippet Builder is a simple and elegant app to create VS code snippets. It's a react app built with Next.js, Typescript, and hosted on Vercel. Visit and check it out!

Motivation

I wanted a quick and easy way to generate VS Code snippets. I found one website that did this, but it's missing some features I wanted (mainly reverse edit snippets), so I created my own.