Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GoogleChrome/workbox
📦 Workbox: JavaScript libraries for Progressive Web Apps
https://github.com/GoogleChrome/workbox
offline-first progressive-web-app service-worker service-workers sw-precache sw-toolbox
Last synced: 3 months ago
JSON representation
📦 Workbox: JavaScript libraries for Progressive Web Apps
- Host: GitHub
- URL: https://github.com/GoogleChrome/workbox
- Owner: GoogleChrome
- License: mit
- Created: 2016-04-04T15:55:19.000Z (almost 9 years ago)
- Default Branch: v7
- Last Pushed: 2024-04-10T08:28:27.000Z (9 months ago)
- Last Synced: 2024-04-14T13:26:52.745Z (9 months ago)
- Topics: offline-first, progressive-web-app, service-worker, service-workers, sw-precache, sw-toolbox
- Language: JavaScript
- Homepage: https://developers.google.com/web/tools/workbox/
- Size: 15.6 MB
- Stars: 12,073
- Watchers: 202
- Forks: 798
- Open Issues: 239
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - GoogleChrome/workbox - 📦 Workbox: JavaScript libraries for Progressive Web Apps (JavaScript)
- awesome - workbox - 📦 Workbox: JavaScript libraries for Progressive Web Apps (JavaScript)
- awesome-pwa - `Workbox`
- awesome-starts - GoogleChrome/workbox - 📦 Workbox: JavaScript libraries for Progressive Web Apps (JavaScript)
- awesome-list - workbox
- awesome-pwa - `Workbox`
- awesome-f2e-libs - **workbox** - PWA 方案,Google 出品。 (性能优化 / redux 扩展)
- awesome-fe - **workbox** - PWA 方案,Google 出品。 (性能优化 / macros)
- awesome - workbox - Google libraries for Progressive Web Apps. (PWA)
- awesome - workbox - Google libraries for Progressive Web Apps. (PWA)
README
# Welcome to Workbox!
Workbox is a collection of JavaScript libraries for
[Progressive Web Apps](https://web.dev/progressive-web-apps/).## Documentation
- [Overview](https://developer.chrome.com/docs/workbox/)
- [Get started](https://developer.chrome.com/docs/workbox/what-is-workbox)
- [Contribute](CONTRIBUTING.md)## Maintenance update
Workbox is a powerful library originally developed by members of Chrome's
developer relations team to facilitate the creation of Progressive Web Apps
and to improve the offline experience of web applications. It offers a suite
of tools and strategies for efficiently caching and serving web assets,
managing service workers, and handling offline scenarios. Workbox simplifies
the implementation of common caching patterns and provides developers with a
comprehensive toolkit to build robust, resilient web applications. From now
on, [Chrome's Aurora team](https://developer.chrome.com/docs/aurora) will be
the new owners of Workbox.## 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) for information about
setting up your environment and other requirements prior to filing any
pull requests.## License
MIT. See [LICENSE](LICENSE) for details.