A web app to Count Lines Of Code of local projects using new file access api and web workers
-
Updated
Apr 23, 2025 - TypeScript
A web app to Count Lines Of Code of local projects using new file access api and web workers
use web worker with comlink and webpack
angular-optimization-web-worker-demo
Simple implementaton of the marching cubes algorithm using threejs and web workers.
Wrapper on comlink which demonstrate API calls using fetch and promises
This demo shows how to use Web Workers with Vite and TypeScript to perform CPU-intensive tasks without blocking the main thread. It also demonstrates how to handle multi-bundle builds and single-bundle builds including dependencies like lodash-es.
Use web worker to load dicom data by AMI's loader
Simple Pixel Game
A proof-of-concept to demonstrate work distribution on multiple threads using Javascript in the browser
Using web workers to update dictionary data that type on textarea
A simple demo showcasing how web workers work and pass data around
Simple Feedback Management
A simple example to test the Web Workers separation to the main browser window thread.
💻 Benchmark string transfer methods to web workers, comparing direct transfers and ArrayBuffer for optimized performance in large data handling.
Add a description, image, and links to the webworker-demo topic page so that developers can more easily learn about it.
To associate your repository with the webworker-demo topic, visit your repo's landing page and select "manage topics."