Audience
Developers seeking an in-browser solution to manage and edit their code snippets
About Snipp.in
Snipp.in is an in-browser snippet manager and editor. Built with Vue.js, Dexie, and Monaco Editor. Snipp.in provides a clean and VSCode-like familiar interface to save notes, tasks and code snippets directly in the browser. All the data is stored within your browser tab (IndexedDB). There is no cloud backup available so far but you can still create backups and restore/share your content with others. Syntax highlighting, and easy-to-use document files using ProseMirror Editor. MultiWindow Editing (drag and drop files to the editor area to switch to the multi editor) Provides quick create (Ctrl+N) feature. Shortcuts for most of the actions (create, rename, and delete) Provides the ability to import and export your data. Compiles and hot-reloads for development. Compiles and minifies for production. You can use Snipp.in from Docker. You can change the host binding port from 80 to other ports.