licenses.dev

workbox-recipes v6.6.0

A service worker helper library to manage common request and caching patterns

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT6
PackageRelationDependenciesPublished
workbox-cacheable-response • 6.6.0This library takes a Response object and determines whether it's cacheable based on a specific configuration.DIRECT1
workbox-core • 6.6.0This module is used by a number of the other Workbox modules to share common code.DIRECT0
workbox-expiration • 6.6.0A service worker helper library that expires cached responses based on age or maximum number of entries.DIRECT2
workbox-precaching • 6.6.0This module efficiently precaches assets.DIRECT3
workbox-routing • 6.6.0A service worker helper library to route request URLs to handlers.DIRECT1
workbox-strategies • 6.6.0A service worker helper library implementing common caching strategies.DIRECT1
ISC1
PackageRelationDependenciesPublished
idb • 7.1.1A small wrapper that makes IndexedDB usableINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/workbox-recipes)](https://licenses.dev/npm/workbox-recipes)
<a href="https://licenses.dev/npm/workbox-recipes">
  <img src="https://licenses.dev/b/npm/workbox-recipes" alt="licenses" />
</a>

Or the licenses badge code for the 6.6.0 version:

[![licenses](https://licenses.dev/b/npm/workbox-recipes/6.6.0)](https://licenses.dev/npm/workbox-recipes/6.6.0)
<a href="https://licenses.dev/npm/workbox-recipes/6.6.0">
  <img src="https://licenses.dev/b/npm/workbox-recipes/6.6.0" alt="licenses" />
</a>
GitHub