{"library":"grapesjs-indexeddb","type":"library","category":null,"description":"IndexedDB storage wrapper plugin for GrapesJS, v1.0.5. Enables persistent project storage using IndexedDB in the browser, supporting multiple projects per page via configurable keys. Release cadence is low; last update appears minor. Differentiator: provides an alternative to localStorage or remote storage for larger projects, with configurable database name and object store. Requires GrapesJS v0.19.* or higher. ESM-compatible but also available as UMD.","language":"javascript","status":"active","version":"1.0.5","tags":["javascript","grapesjs","plugin","storage","indexeddb"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install grapesjs-indexeddb","imports":["import grapesjsIndexeddb from 'grapesjs-indexeddb';","<script src=\"https://unpkg.com/grapesjs-indexeddb\"></script>","grapesjs.init({ plugins: ['grapesjs-indexeddb'], pluginsOpts: { 'grapesjs-indexeddb': { options: { key: 'my-project' } } } });"]},{"cmd":"yarn add grapesjs-indexeddb","imports":[]},{"cmd":"pnpm add grapesjs-indexeddb","imports":[]}],"homepage":"https://github.com/GrapesJS/storage-indexeddb#readme","github":"https://github.com/GrapesJS/storage-indexeddb","docs":null,"changelog":null,"pypi":null,"npm":"grapesjs-indexeddb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}