File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,18 @@ Workbox is a collection of JavaScript libraries for
1111- [ Get started] ( https://developers.google.com/web/tools/workbox/guides/get-started )
1212- [ Contribute] ( CONTRIBUTING.md )
1313
14+ ## Maintenance updated
15+
16+ Workbox is a powerful library originally developed by members of Chrome's
17+ developer relations team to facilitate the creation of Progressive Web Apps
18+ and to improve the offline experience of web applications. It offers a suite
19+ of tools and strategies for efficiently caching and serving web assets,
20+ managing service workers, and handling offline scenarios. Workbox simplifies
21+ the implementation of common caching patterns and provides developers with a
22+ comprehensive toolkit to build robust, resilient web applications. From now
23+ on, [ Chrome's Aurora team] ( https://developer.chrome.com/docs/aurora ) will be
24+ the new owners of Workbox.
25+
1426## Contributing
1527
1628Development happens in the open on GitHub. We're thankful to the community for
You can’t perform that action at this time.
0 commit comments