Package

purescript-workers

Repository
truqu/purescript-workers
License
MIT
Uploaded by
KtorZ
Published on
2017-07-28T13:27:18Z

This package offers bindings of the Web Workers (Dedicated, Shared & Service) APIs.

DISCLAIMER This package is still highly experimental. Do not hesitate to fill in an issue if you encounter any trouble. Any feedback is welcome!

Overview

TODO

Changelog

Roadmap

  • Offer bindings for fetch, request and response APIs

  • Write complete example & PoC of ServiceWorkers based on Web Fundamentals - PWA Weather

  • Document undocumented functions and module

v2.0.0

  • Internal implementation rework

  • Supports for Service Workers

  • Supports for Cache & CacheStorage

v1.0.0

  • Supports for the Dedicated Workers
  • Supports for the Shared Workers
  • Supports for the Application Cache

Documentation

Module documentation is published on Pursuit.

Some additionals links: