fregante / webext-storage-cacheLinks
Cache values in your Web Extension and clear them on expiration. Also includes a memoize-like API to cache any function results automatically
☆83Updated 4 months ago
Alternatives and similar repositories for webext-storage-cache
Users that are interested in webext-storage-cache are comparing it to the libraries listed below
Sorting:
- Extremely minimal stylesheet/setup for Web Extensions’ options pages (also dark mode)☆87Updated 5 months ago
- Stylelint shareable config for XO☆41Updated 2 weeks ago
- Make a function mimic another one☆94Updated 7 months ago
- Browser-action context menu to request permission for the current tab.☆73Updated 4 months ago
- Detect whether a terminal emulator supports hyperlinks☆56Updated 3 months ago
- Chrome extension that displays npm download stats on GitHub☆60Updated 2 months ago
- Add XO to your project☆47Updated last year
- Linkify GitHub issue references☆46Updated 8 months ago
- Check if stdout or stderr is interactive☆116Updated last year
- Shorten GitHub links like GitHub shortens Issues and Commit links.☆83Updated 6 months ago
- Regular expression for matching issue references☆49Updated 8 months ago
- ☆32Updated 2 years ago
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆95Updated last year
- WebExtension module: Automatically registers your content_scripts on domains added via permission.request☆90Updated 3 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 9 months ago
- Gulp.js command execution for humans☆58Updated this week
- Check if a project is using Yarn☆66Updated 3 years ago
- Cross-platform `/dev/null`☆93Updated 3 years ago
- Check if a string is a URL☆85Updated last year
- Super-lightweight Promised wrapper around `chrome.*` API to be used in modules. Prefer `webextension-polyfill` if you’re using it directl…☆12Updated 2 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Check if your code is running as an npm script☆55Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Detect system color scheme changes on the web (Dark Mode)☆58Updated 5 years ago
- Get the current date formatted as a version. Automatically add the time if you already released a version today.☆16Updated 5 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Get the current package's binary path☆36Updated this week
- Helps you manage and autosave your extension's options.☆156Updated 6 months ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago