Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/billiegoose/wills-wonderful-service-worker

ServiceWorker that does stuff
https://github.com/billiegoose/wills-wonderful-service-worker

Last synced: 24 days ago
JSON representation

ServiceWorker that does stuff

Awesome Lists containing this project

README

        

# wills-wonderful-service-worker
The ServiceWorker that does a lot of stuff

# Building
```
npm install
npm run build
npm start
```

# Notes

ECMAScript modules still aren't supported in Workers, so we bundle the worker into a UMD script with rollup.

## License

Copyright 2017 William Hilton.
Licensed under [The Unlicense](http://unlicense.org/).