DEV Community

TateLyman
TateLyman

Posted on

Code Snippet Manager: Save, Search, and Organize Snippets in Your Browser

A local code snippet manager that saves to your browser. No account needed.

Features:

  • Save snippets with title, language, and tags
  • Syntax highlighting by language
  • Search by title, tags, or code content
  • Edit and delete snippets
  • Export all as JSON
  • Persists in localStorage

Code Snippets

Perfect for saving those code patterns you keep looking up.

Full toolkit: devtools-site-delta.vercel.app

Top comments (0)