webext-storage
Storage API
A typed storage API for Web Extensions
A more usable typed storage API for Web Extensions
63 stars
2 watching
0 forks
Language: TypeScript
last commit: 10 months ago Related projects:
Repository | Description | Stars |
---|---|---|
fregante/webext-storage-cache | Caches values and automatically reuses cached results of function calls in web extensions | 81 |
fregante/webext-events | Utilities for handling events in Web Extensions | 15 |
fregante/webext-fun | Provides reusable building blocks and utility functions for building WebExtensions | 107 |
fregante/webext-dynamic-content-scripts | Automates registration of content scripts on newly permitted domains | 87 |
fregante/webext-options-sync | Automates and manages extension options | 151 |
fregante/chrome-webstore-upload-cli | Tools for uploading and publishing Chrome extensions to the Web Store | 443 |
fregante/browser-extension-template | A boilerplate template for building cross-browser extensions with Parcel 2 | 790 |
gadingnst/simple-webstorage | Utilities to simplify accessing application storage in client browsers | 11 |
gvost/vue-browserstore | A lightweight wrapper around browser storage APIs for VueJS applications | 8 |
grapesjs/storage-firestore | Cloud-based NoSQL data storage solution for client-server applications | 36 |
grapesjs/storage-indexeddb | Provides an IndexedDB storage wrapper for GrapesJS web application | 23 |
pixievoltno1/svelte-webext-storage-adapter | A package providing Svelte writable stores backed by Chrome or Firefox storage | 25 |
yarkovaleksei/vue2-storage | Provides a simple way to store and retrieve data in web applications | 112 |
alekseykulikov/storage | An asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser | 606 |
sterpe/react-webstorage | An implementation of the WebStorage API as a React/Flux-style store. | 3 |