SkillAgentSearch skills...

Snippets.ninja

Proof of concept. Code snippets manager for developers. PWA.

Install / Use

/learn @dd3v/Snippets.ninja
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Snippets Ninja

image

About

Snippets.Ninja is a progressive web application for managing code snippets. It is open source and works offline first. The app uses IndexedDB for local storage. It was created for fun 🙃

https://snippets-ninja-ten.vercel.app/

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;

Available commands

npm install
npm run serve
npm run build
npm run test:unit
View on GitHub
GitHub Stars122
CategoryDevelopment
Updated3d ago
Forks14

Languages

JavaScript

Security Score

100/100

Audited on Mar 28, 2026

No findings