task-worklet. Task Worklet: explainer, polyfill and demos.

github.com/developit/task-worklet

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2020
  • fix build
  • Update build process and move to checkJs
  • New demo link
January 2020
  • fix cancellation being broken
February 2019
  • Merge pull request #12 from karol-majewski/update-microbundle
December 2018
  • Fix the build task
November 2018
  • fix build
  • fix build by not running in headless mode
  • Add travis-ci
  • Update README.md
October 2018
  • Use `TaskQueue` as the global name for the polyfill.
  • Allow module code to be loaded asynchronously by registering promises…
  • Add some tests
  • Merge branch 'master' of github.com:developit/task-worklet
  • fix tests
  • fix coding style
  • Update README.md
September 2018
  • initial commit