Skip to content

jpdlr/snipvault

Repository files navigation

SnipVault

SnipVault is a local snippet manager focused on team reuse. Save snippets with tags, filter quickly, and copy code blocks for daily development workflows.

Features

  • Add snippet form (title, code, tags)
  • Query and tag filtering
  • Clipboard copy action
  • Local persistence for snippets and filters
  • JSON export/import for backup and sharing
  • Keyboard shortcuts: Cmd/Ctrl+Enter save, Cmd/Ctrl+F search, Cmd/Ctrl+E export
  • Clean card-based library layout
  • Tests + CI baseline

Quick start

npm install
npm run dev

Scripts

  • npm run dev
  • npm run typecheck
  • npm test
  • npm run build

License

MIT

About

Local snippet manager with tag filtering and copy actions

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors