{"library":"ember-service-worker-cache-first","type":"library","category":null,"description":"An Ember Service Worker plugin that implements a cache-first (stale-while-revalidate) strategy for serving cached content, falling back to network updates. Version 0.6.3 is current, with no recent releases; requires Node 6+ and Ember Service Worker. Alternative to other caching plugins with regex-based URL pattern matching and versioning for cache busting. Built by DockYard.","language":"javascript","status":"maintenance","version":"0.6.3","tags":["javascript","ember-addon","ember-service-worker-plugin"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install ember-service-worker-cache-first","imports":["// In ember-cli-build.js\nlet app = new EmberApp(defaults, {\n  'esw-cache-first': { patterns: ['/api/(.+)'], version: '1' }\n});"]},{"cmd":"yarn add ember-service-worker-cache-first","imports":[]},{"cmd":"pnpm add ember-service-worker-cache-first","imports":[]}],"homepage":"https://github.com/DockYard/ember-service-worker-cache-first#readme","github":"https://github.com/DockYard/ember-service-worker-cache-first","docs":null,"changelog":null,"pypi":null,"npm":"ember-service-worker-cache-first","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}