@newsteam/legacy-service-worker
TypeScript icon, indicating that this package has built-in type declarations

0.0.13 • Public • Published

@newsteam/legacy-service-worker

License npm package npm downloads Dependencies DevDependencies

Exports a ServiceWorker class that can be used to automatically configure a server worker for the Assemble framework.

Install

$ npm install @newsteam/legacy-service-worker

Simple usage

import { ServiceWorker } from "@newsteam/legacy-service-worker";


const serviceWorker = new ServiceWorker();

serviceWorker.start();

Maintenance

You can run tests with npm test.

Readme

Keywords

Package Sidebar

Install

npm i @newsteam/legacy-service-worker

Weekly Downloads

0

Version

0.0.13

License

MIT

Unpacked Size

5.17 kB

Total Files

8

Last publish

Collaborators

  • richard.hazelden
  • jasonsouthin
  • dgroux
  • sweetlikepete