Task Worklet: explainer, polyfill and demos.
☆278Oct 30, 2025Updated 4 months ago
Alternatives and similar repositories for task-worklet
Users that are interested in task-worklet are comparing it to the libraries listed below
Sorting:
- Enables calling out to main thread from a worker to register callbacks, etc.☆26Jun 21, 2018Updated 7 years ago
- APIs for scheduling and controlling prioritized tasks.☆926May 30, 2025Updated 9 months ago
- Example of converting a module to a web-worker in electron☆13Jan 25, 2018Updated 8 years ago
- Convenient task scheduler for JavaScript using Web Workers.☆33Nov 8, 2013Updated 12 years ago
- A reactive component library for Preact / React (not production ready)☆55Nov 27, 2020Updated 5 years ago
- Run ES Module syntax (`import`, `import()`, and `export`) in any browser – even IE!☆550May 10, 2019Updated 6 years ago
- Your browser's container formats and codecs support in your pocket.☆24Aug 30, 2021Updated 4 years ago
- CSS Custom Paint / Paint Worklet polyfill with special browser optimizations.☆757Sep 8, 2023Updated 2 years ago
- 🏬 200b key-value store backed by navigation state☆674May 12, 2018Updated 7 years ago
- 🔊 Polyfill AudioWorklet using the legacy ScriptProcessor API.☆198May 16, 2021Updated 4 years ago
- The same DOM API and Frameworks you know, but in a Web Worker.☆3,256Feb 6, 2026Updated 3 weeks ago
- A Promises A/+ implementation☆18Oct 28, 2019Updated 6 years ago
- Asynchronous non-blocking running many tasks in JavaScript. Demo https://codesandbox.io/s/admiring-ride-jdoq0☆68Jan 3, 2023Updated 3 years ago
- ☆2,001Sep 30, 2021Updated 4 years ago
- A starting point for web apps based on the actor model.☆429Jan 17, 2026Updated last month
- Handle `.mjs` files correctly within webpack☆71Feb 28, 2019Updated 7 years ago
- Clooney is an actor library for the web. Use workers without thinking about workers.☆1,422Feb 13, 2026Updated 2 weeks ago
- 🌶 350b / 650b state container with component actions for Preact & React☆2,852Jun 7, 2021Updated 4 years ago
- Easy state handling of state updates☆14May 9, 2017Updated 8 years ago
- Use JavaScript modules in all browsers, including dynamic imports☆1,237Jun 26, 2024Updated last year
- 👩🏭 Adds native Web Worker bundling support to Webpack.☆1,912May 27, 2021Updated 4 years ago
- A sandbox for playing around with React suspense☆16Apr 6, 2024Updated last year
- Demo of preact rendering an entire app in a Web Worker.☆229Nov 27, 2023Updated 2 years ago
- Adds server-side rendering to a newly created Preact project created with the command `preact create preactjs-templates/default preact-cl…☆24Oct 12, 2018Updated 7 years ago
- A simple, CSS-only indeterminate spinner custom element.☆21May 9, 2017Updated 8 years ago
- For managing your client side cache. Tiny wrapper over IndexedDB supporting versioning and max age.☆231Jan 7, 2023Updated 3 years ago
- Minimal Weather PWA: Offline, Push Notification and Web Payments☆99Oct 1, 2019Updated 6 years ago
- The PauseDocument API☆39Nov 15, 2017Updated 8 years ago
- HOC that renders component into shadow-dom☆34Jul 18, 2016Updated 9 years ago
- Comlink makes WebWorkers enjoyable.☆12,577Updated this week
- 📰 Painless universal pre-rendering for Webpack.☆1,906Apr 15, 2022Updated 3 years ago
- Making mind-bending images using feedback pixel displacement☆20Oct 28, 2016Updated 9 years ago
- ☆57Mar 31, 2019Updated 6 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Dec 8, 2022Updated 3 years ago
- 📦 Zero-configuration bundler for tiny modules.☆8,146Feb 1, 2026Updated 3 weeks ago
- The tiny HTTP server that gets out of your way! ・☆324May 5, 2020Updated 5 years ago
- Track compressed Webpack asset sizes over time.☆1,667Feb 10, 2026Updated 2 weeks ago
- Experimental WebGL Music Visualizer☆81Jun 26, 2017Updated 8 years ago
- Safe deep property access in 120 bytes. x = dlv(obj, 'a.b.x')☆1,258Dec 13, 2020Updated 5 years ago