licenses.dev

workbox-recipes v7.4.1

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 • 7.4.1This library takes a Response object and determines whether it's cacheable based on a specific configuration.DIRECT1
workbox-core • 7.4.1This module is used by a number of the other Workbox modules to share common code.DIRECT0
workbox-expiration • 7.4.1A service worker helper library that expires cached responses based on age or maximum number of entries.DIRECT2
workbox-precaching • 7.4.1This module efficiently precaches assets.DIRECT3
workbox-routing • 7.4.1A service worker helper library to route request URLs to handlers.DIRECT1
workbox-strategies • 7.4.1A 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 7.4.1 version:

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