bookmarkmanager Svelte Themes

Bookmarkmanager

BookmarkVault — A local-first PWA bookmark manager for power users and researchers. Features hierarchical folders, color-coded tags, full-text search, bulk operations, import/export (HTML/JSON/CSV), offline support, and dark mode. Built with SvelteKit 5, TypeScript, Tailwind CSS, and IndexedDB.

BookmarkVault

A local-first PWA bookmark manager for power users and researchers.

Features

  • Hierarchical folders — Organize bookmarks in nested folder structures
  • Color-coded tags — Tag and visually categorize bookmarks
  • Full-text search — Instant search across titles, URLs, and notes
  • Bulk operations — Select, move, delete, or tag multiple bookmarks at once
  • Import/Export — HTML (browser-compatible), JSON, and CSV formats
  • Offline support — Works fully without an internet connection
  • Dark mode — Easy on the eyes

Tech Stack

  • SvelteKit 5 + Svelte 5
  • TypeScript
  • Tailwind CSS
  • IndexedDB (local-first storage)
  • PWA — installable, offline-first
  • Deployed on Netlify

Development

npm install
npm run dev        # Start dev server
npm run build      # Production build
npm run preview    # Preview production build

Top categories

Loading Svelte Themes