# workbox **Repository Path**: mirrors_arcanis/workbox ## Basic Information - **Project Name**: workbox - **Description**: 📦 Workbox: JavaScript libraries for Progressive Web Apps - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Travis Build Status][travis-image]][travis-url] [![AppVeyor Build status][appveyor-image]][appveyor-url] [![Dev Dependency Status][dev-dependency-image]][dev-dependency-url] [![TypeScript definitions on DefinitelyTyped](https://definitelytyped.org/badges/standard-flat.svg)](https://www.npmjs.com/package/@types/workbox-sw) # Welcome to Workbox! Workbox is a collection of JavaScript libraries for [Progressive Web Apps](https://developers.google.com/web/progressive-web-apps/). ## Documentation * [Overview](https://developers.google.com/web/tools/workbox/) ([site source](https://github.com/google/WebFundamentals/tree/master/src/content/en/tools/workbox)) * [Get started](https://developers.google.com/web/tools/workbox/guides/get-started) * [Contribute](CONTRIBUTING.md) Workbox is available on `npm`. We have [installation instructions](https://developers.google.com/web/tools/workbox/guides/precache-files/) available depending on your build tool or bundler of choice, including `webpack`. ## Contributing Development happens in the open on GitHub. We're thankful to the community for contributing any improvements. Please read the [guide to contributing](CONTRIBUTING.md) prior to filing any pull requests.

Core Team


Jeff Posnick

Matt Gaunt

Addy Osmani

Philip Walton

Prateek Bhatnagar

Kayce Basques
## License Copyright 2018 Google, Inc. Licensed under the [Apache License, Version 2.0](LICENSE) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. [npm-url]: https://npmjs.org/package/workbox [npm-image]: https://badge.fury.io/js/workbox.svg [travis-url]: https://travis-ci.org/GoogleChrome/workbox [travis-image]: https://travis-ci.org/GoogleChrome/workbox.svg?branch=master [appveyor-image]: https://ci.appveyor.com/api/projects/status/4ct8ph4d34c5ifnw?svg=true [appveyor-url]: https://ci.appveyor.com/project/gauntface/workbox [dev-dependency-url]: https://david-dm.org/GoogleChrome/workbox?type=dev [dev-dependency-image]: https://david-dm.org/GoogleChrome/workbox/dev-status.svg