deebloo / things-you-can-do-in-a-web-workerLinks
Web Workers are cool! Here is a place to document all of the cool things you can do with them!
☆529Updated 4 months ago
Alternatives and similar repositories for things-you-can-do-in-a-web-worker
Users that are interested in things-you-can-do-in-a-web-worker are comparing it to the libraries listed below
Sorting:
- Run ES Module syntax (`import`, `import()`, and `export`) in any browser – even IE!☆549Updated 6 years ago
- 🦑 Easy automatic (headless) browser testing with Jest's API, but powered by Karma & Webpack.☆1,172Updated 3 years ago
- 🏬 200b key-value store backed by navigation state☆673Updated 7 years ago
- [On hold] A proposal for an async key/value storage API for the web☆551Updated 3 years ago
- 🍩 1kb minimally viable DOM Document implementation☆689Updated 4 years ago
- 🗃️ package.json fields explained☆981Updated 2 years ago
- CSS Custom Paint / Paint Worklet polyfill with special browser optimizations.☆749Updated last year
- Safe deep property access in 120 bytes. x = dlv(obj, 'a.b.x')☆1,242Updated 4 years ago
- Use JavaScript modules in all browsers, including dynamic imports☆1,238Updated last year
- For learning how to use JavaScript Proxy, or just to see what is possible☆613Updated 3 years ago
- Webpack loader to offload modules to Worker threads seamlessly using Comlink.☆628Updated 4 years ago
- Task Worklet: explainer, polyfill and demos.☆275Updated 4 years ago
- Write JS code that runs in a different context. E.g. use the DOM in a Web Worker.☆501Updated last year
- Helper classes and methods for implementing the idle-until-urgent pattern☆1,064Updated 2 years ago
- 🗃 Offload your store management to a worker easily.☆1,754Updated 6 years ago
- A JavaScript library for measuring First Input Delay (FID) in the browser.☆347Updated 4 years ago
- A training project for learning Webpack optimizations☆374Updated 6 years ago
- A Babel preset that targets modern browsers by fixing engine bugs (will be merged into preset-env eventually)☆742Updated 2 years ago
- 👷♀️ Use Web Workers in Jest / JSDOM 🌈☆289Updated 2 years ago
- 👩🏭 Adds native Web Worker bundling support to Webpack.☆1,916Updated 4 years ago
- Check whether a package is tree-shakeable☆543Updated 10 months ago
- 🕹 A tiny event handler for Switch controllers!☆573Updated 7 years ago
- Spec for package.json☆269Updated 7 years ago
- Low friction JavaScript benchmarks that you can share via URL☆1,218Updated 4 years ago
- Beautifully format Webpack messages throughout your bundle lifecycle(s)!☆246Updated 3 years ago
- Deep dive into JavaScript event loop☆413Updated 6 years ago
- Low Quality Image Placeholders (LQIP) Module for Node☆438Updated 3 years ago
- A collection of utilities for creating/testing/experimenting with service workers.☆1,282Updated last year
- Clooney is an actor library for the web. Use workers without thinking about workers.☆1,418Updated last week
- Singly circular & linear linked lists for ES6☆186Updated 5 years ago