0.0.13 • Published 6 months ago

@newsteam/legacy-service-worker v0.0.13

Weekly downloads
5
License
MIT
Repository
github
Last release
6 months ago

@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.

0.0.13

6 months ago

0.0.12

2 years ago

0.0.10

3 years ago

0.0.11

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago