From 46196a1e90af1514719e123c8038cc3fa93f1a81 Mon Sep 17 00:00:00 2001 From: Artur Arseniev Date: Sun, 6 May 2018 14:42:34 +0200 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6882e57ce..4a72c3d38 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,8 @@ $ npm test * [grapesjs-blocks-flexbox](https://github.com/artf/grapesjs-blocks-flexbox) - Add the flexbox block * [grapesjs-lory-slider](https://github.com/artf/grapesjs-lory-slider) - Slider component by using [lory](https://github.com/meandmax/lory) * [grapesjs-tabs](https://github.com/artf/grapesjs-tabs) - Simple tabs component +* [grapesjs-indexeddb](https://github.com/artf/grapesjs-indexeddb) - Storage wrapper for IndexedDB +* [grapesjs-firestore](https://github.com/artf/grapesjs-firestore) - Storage wrapper for [Cloud Firestore](https://firebase.google.com/docs/firestore) ### Presets * [grapesjs-preset-webpage](https://github.com/artf/grapesjs-preset-webpage) - Webpage Builder