rsales / snippets.ninja

Code snippets manager for developers. PWA.

Home Page:https://snippets.ninja

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snippets Ninja

image

About

Snippets.Ninja is a progressive web application for code snippet management. Offline first. Open Source. App uses IndexedDB for local storage.

https://snippets.ninja/

Features

  • it is progressive web application. Works offline as a desktop app.
  • search, sort, and filter tools based on IndexedDB;
  • tags and favorites;
  • supports a lot of language modes and preview for markdown;
  • minimalistic and clear UI with dark mode;

To Do

  • Cloud backup
  • Sharing

Available commands

npm install
npm run serve
npm run build
npm run test:unit

About

Code snippets manager for developers. PWA.

https://snippets.ninja

License:MIT License


Languages

Language:JavaScript 59.3%Language:Vue 35.8%Language:CSS 3.9%Language:HTML 0.8%Language:Shell 0.2%