HackerTrans
トップ新着トレンドコメント過去質問紹介求人

william_uk

no profile record

投稿

Show HN: Snippets.dev – Open-source, local-first PWA code scratchpad

snippets.dev
3 ポイント·投稿者 william_uk·6 か月前·3 コメント

Show HN: Snippets – Minimal local scratchpad for code and notes

snippets.dev
1 ポイント·投稿者 william_uk·7 か月前·0 コメント

コメント

william_uk
·6 か月前·議論
Interesting thanks - have just targeted desktop for now, though making a sensible responsive layout for mobile should be fairly easy. Albeit it would mean that any snippets on mobile would not be shared with desktop given the local/browser based storage approach.
william_uk
·6 か月前·議論
Snippets.dev is a PWA that stores everything locally in the browser (IndexedDB), with export/import to JSON for backups.

I can't install apps or use cloud-based solutions at work so I built this primarily for my own usage, but hopefully others might also find it useful.

Source: https://github.com/wrlannen/snippets

Any feedback gratefully received.