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!
☆528Updated 3 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:
- [On hold] A proposal for an async key/value storage API for the web☆551Updated 3 years ago
- Run ES Module syntax (`import`, `import()`, and `export`) in any browser – even IE!☆549Updated 6 years ago
- 🏬 200b key-value store backed by navigation state☆675Updated 7 years ago
- Use JavaScript modules in all browsers, including dynamic imports☆1,238Updated last year
- CSS Custom Paint / Paint Worklet polyfill with special browser optimizations.☆749Updated last year
- Provides React-inspired 'hooks' like useState(..) for stand-alone functions☆1,007Updated 2 years ago
- 🦑 Easy automatic (headless) browser testing with Jest's API, but powered by Karma & Webpack.☆1,172Updated 3 years ago
- Safe deep property access in 120 bytes. x = dlv(obj, 'a.b.x')☆1,240Updated 4 years ago
- 🍩 1kb minimally viable DOM Document implementation☆687Updated 4 years ago
- 🗃️ package.json fields explained☆982Updated 2 years ago
- For learning how to use JavaScript Proxy, or just to see what is possible☆612Updated 3 years ago
- Task Worklet: explainer, polyfill and demos.☆275Updated 3 years ago
- Trace frame rate lag with a sexy performance radar☆877Updated last year
- Spec for package.json☆269Updated 7 years ago
- 🗃 Offload your store management to a worker easily.☆1,755Updated 5 years ago
- Webpack loader to offload modules to Worker threads seamlessly using Comlink.☆625Updated 4 years ago
- Write JS code that runs in a different context. E.g. use the DOM in a Web Worker.☆500Updated last year
- 🕹 A tiny event handler for Switch controllers!☆573Updated 6 years ago
- Set() as it should be.☆518Updated 5 years ago
- Low Quality Image Placeholders (LQIP) Module for Node☆438Updated 3 years ago
- A blazing fast deep object copier☆1,136Updated last year
- the online javascript package explorer☆309Updated last year
- 🎩 Very experimental with CSS Houdini☆299Updated 2 years ago
- .dom is a tiny (512 byte) template engine that uses virtual DOM and some of react principles☆812Updated 3 years ago
- Collection of JS snippets for collection manipulation☆226Updated 3 years ago
- 👷♀️ Use Web Workers in Jest / JSDOM 🌈☆290Updated 2 years ago
- One Click, Offline, CommonJS Modules in the browser☆334Updated 5 years ago
- Helper classes and methods for implementing the idle-until-urgent pattern☆1,064Updated 2 years ago
- Deep dive into JavaScript event loop☆411Updated 6 years ago
- Singly circular & linear linked lists for ES6☆186Updated 5 years ago