Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danja/dogalog
/ types & classes
Types & classes
58 in github.com/danja/dogalog
⨍
Functions
334
◇
Types & classes
58
Class
dev-dist/workbox-ca84f546.js:369
Class
dev-dist/workbox-ca84f546.js:542
Class
dev-dist/workbox-ca84f546.js:602
Class
dev-dist/workbox-ca84f546.js:691
Class
dev-dist/workbox-ca84f546.js:1567
Class
dev-dist/workbox-ca84f546.js:1746
Class
dev-dist/workbox-ca84f546.js:1917
Class
dev-dist/workbox-ca84f546.js:2157
Class
dev-dist/workbox-ca84f546.js:2268
Class
dev-dist/workbox-ca84f546.js:2362
Class
dev-dist/workbox-ca84f546.js:2445
Class
dev-dist/workbox-ca84f546.js:2938
Class
dev-dist/workbox-ca84f546.js:3196
Class
dev-dist/workbox-ca84f546.js:3375
Class
dev-dist/workbox-ca84f546.js:3422
Class
dev-dist/workbox-ca84f546.js:3628
Class
dev-dist/workbox-ca84f546.js:3831
Class
dev-dist/workbox-ca84f546.js:4222
Class
dev-dist/workbox-ca84f546.js:4431
Class
src/scheduler/scheduler.js:10
Class
src/scheduler/transitionManager.js:5
Class
src/scheduler/stateManager.js:5
Class
src/livecoding/liveEvaluator.js:7
Class
src/tutorial/tutorialManager.js:8
Class
src/tutorial/tutorialOverlay.js:7
Class
src/audio/audioEngine.js:1
Class
src/ui/validationIndicator.js:5
Class
src/ui/repl.js:8
Class
src/ui/aiChat.js:7
Class
AIChat
src/ui/aiChat.js:7
Class
AudioEngine
src/audio/audioEngine.js:1
Class
CacheExpiration
* The `CacheExpiration` class allows you define an expiration and / or * limit on the number of responses stored in a * [`Cache`](https://de
dev-dist/workbox-ca84f546.js:1746
Class
CacheFirst
* An implementation of a [cache-first](https://developer.chrome.com/docs/workbox/caching-strategies-overview/#cache-first-falling-back-to-network)
dev-dist/workbox-ca84f546.js:3196
Class
CacheTimestampsModel
* Returns the timestamp model. * * @private
dev-dist/workbox-ca84f546.js:1567
Class
CacheableResponse
* This class allows you to set up rules determining what * status codes and/or headers need to be present in order for a * [`Response`](http
dev-dist/workbox-ca84f546.js:2157
Class
CacheableResponsePlugin
* A class implementing the `cacheWillUpdate` lifecycle callback. This makes it * easier to add in cacheability checks to requests made via Workbo
dev-dist/workbox-ca84f546.js:2268
Class
Deferred
* The Deferred class composes Promises in a way that allows for them to be * resolved or rejected from outside the constructor. In most cases pro
dev-dist/workbox-ca84f546.js:2362
Class
ExpirationPlugin
* This plugin can be used in a `workbox-strategy` to regularly enforce a * limit on the age and / or the number of cached requests. * *
dev-dist/workbox-ca84f546.js:1917
Class
LiveEvaluator
src/livecoding/liveEvaluator.js:7
Class
NavigationRoute
* NavigationRoute makes it easy to create a * {@link workbox-routing.Route} that matches for browser * [navigation requests]{@link https://d
dev-dist/workbox-ca84f546.js:4431
Class
PrecacheCacheKeyPlugin
* A plugin, designed to be used with PrecacheController, to translate URLs into * the corresponding cache key, based on the current revision info
dev-dist/workbox-ca84f546.js:3422
Class
PrecacheController
* Performs efficient precaching of assets. * * @memberof workbox-precaching
dev-dist/workbox-ca84f546.js:3831
Class
PrecacheInstallReportPlugin
* A plugin, designed to be used with PrecacheController, to determine the * of assets that were updated (or not updated) during the install event
dev-dist/workbox-ca84f546.js:3375
Class
PrecacheRoute
* A subclass of {@link workbox-routing.Route} that takes a * {@link workbox-precaching.PrecacheController} * instance and uses it to match i
dev-dist/workbox-ca84f546.js:4222
Class
PrecacheStrategy
* A {@link workbox-strategies.Strategy} implementation * specifically designed to work with * {@link workbox-precaching.PrecacheController}
dev-dist/workbox-ca84f546.js:3628
Class
REPL
src/ui/repl.js:8
Class
RegExpRoute
* RegExpRoute makes it easy to create a regular expression based * {@link workbox-routing.Route}. * * For same-origin requests the RegE
dev-dist/workbox-ca84f546.js:602
Class
Route
* A `Route` consists of a pair of callback functions, "match" and "handler". * The "match" callback determine if a route should be used to "handl
dev-dist/workbox-ca84f546.js:542
Class
Router
* The Router can be used to process a `FetchEvent` using one or more * {@link workbox-routing.Route}, responding with a `Response` if * a ma
dev-dist/workbox-ca84f546.js:691
Class
Scheduler
src/scheduler/scheduler.js:10
Class
StateManager
src/scheduler/stateManager.js:5
Class
Strategy
* An abstract base class that all other strategy classes must extend from: * * @memberof workbox-strategies
dev-dist/workbox-ca84f546.js:2938
Class
StrategyHandler
* A class created every time a Strategy instance calls * {@link workbox-strategies.Strategy~handle} or * {@link workbox-strategies.Strategy~
dev-dist/workbox-ca84f546.js:2445
Class
TransitionManager
src/scheduler/transitionManager.js:5
Class
TutorialManager
src/tutorial/tutorialManager.js:8
Class
TutorialOverlay
src/tutorial/tutorialOverlay.js:7
Class
ValidationIndicator
src/ui/validationIndicator.js:5
Class
WorkboxError
* Workbox errors should be thrown with this class. * This allows use to ensure the type easily in tests, * helps developers identify errors
dev-dist/workbox-ca84f546.js:369