From 32cfe73fc04bc1e5579d500aa95aac73f5c61e5d Mon Sep 17 00:00:00 2001 From: Eric Date: Sun, 1 Oct 2023 13:50:58 -0700 Subject: [PATCH] Update LINKS.md, add Fireproof to dev tools Zero dependency, offline-capable CRDT database, runs in the browser and connects to any cloud https://github.com/fireproof-storage --- LINKS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/LINKS.md b/LINKS.md index 24db4b9..b929066 100644 --- a/LINKS.md +++ b/LINKS.md @@ -119,6 +119,7 @@ * [ES6console](https://es6console.com/) - JS Compiler for Ecmascript * [Firebase](https://firebase.google.com/) - Develop amazing mobile and web apps this Google service * [Firefox Developer Edition](https://www.mozilla.org/firefox/developer/) - Web browser for web developers +* [Fireproof](https://github.com/fireproof-storage) - Zero dependency, offline-capable CRDT database, runs in the browser and connects to any cloud * [Full Page Screen Capture](https://chrome.google.com/webstore/detail/full-page-screen-capture/fdpohaocaechififmbbbbbknoalclacl?hl=en-BR) - Capture entire pages with a Chrome extension * [generatedata](http://www.generatedata.com/) - Test data generator * [Git Command Explorer](https://gitexplorer.com/) - Find the right commands you need without scouring the web