webext-storage-cache

Cache

Caches values and automatically reuses cached results of function calls in web extensions

Cache values in your Web Extension and clear them on expiration. Also includes a memoize-like API to cache any function results automatically

GitHub

81 stars
4 watching
4 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
fregante/webext-storageA typed storage API for Web Extensions65
fregante/webext-funProvides reusable building blocks and utility functions for building WebExtensions108
fregante/webext-options-syncAutomates and manages extension options153
fregante/webext-eventsUtilities for handling events in Web Extensions15
fregante/webext-dynamic-content-scriptsAutomates registration of content scripts on newly permitted domains88
fregante/browser-extension-templateA boilerplate template for building cross-browser extensions with Parcel 2795
fregante/chrome-webstore-upload-cliTools for uploading and publishing Chrome extensions to the Web Store446
cheeaun/react-native-cache-storeA wrapper around AsyncStorage with cache expiration and a simple API for storing and retrieving data.45
sindresorhus/memoizeCaches function results to speed up repeated calls with identical inputs1,091
gadingnst/simple-webstorageUtilities to simplify accessing application storage in client browsers11
superwf/vuex-cacheA caching layer for Vuex actions to prevent repeated requests and heavy computations510
melpon/memoizeA caching macro for Elixir that uses CAS on ETS to optimize function calls192
dwightwatson/rememberableA caching trait for Eloquent models in Laravel that stores query results for a specified time period.1,121
thinkjs/think-cache-fileA caching solution using files to store data temporarily1
dactylographsy/browser-dactylographsyEnhances browser performance by caching and updating assets at runtime3