worker-dom

DOM mutator

A library that enables complex DOM mutations to be performed in a background thread.

The same DOM API and Frameworks you know, but in a Web Worker.

GitHub

3k stars
48 watching
152 forks
Language: TypeScript
last commit: 9 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
andywer/threads.js A library that simplifies multithreading in Node.js and browsers by providing a unified API for worker threads 3,067
developit/workerize Enables asynchronous execution of JavaScript functions within a Web Worker. 4,352
audreyt/node-webworker-threads Provides an API to run long-running tasks outside the main thread of a Node.js process, using native threads for parallel execution. 2,297
lume/asdom A project that enables WebAssembly applications to manipulate the Document Object Model using a TypeScript-based compiler 95
walkor/workerman A framework for building fast and scalable network applications using asynchronous event-driven programming in PHP. 11,167
developit/greenlet A utility that moves an async function into its own isolated execution context 4,677
ampproject/amphtml A web component framework for creating user-first websites and applications. 14,886
wilsonpage/fastdom A performance optimization library that batches DOM access to prevent unnecessary reflows and layout thrashing. 6,854
karllhughes/workers-codeship-example An example project demonstrating how to use Cloudflare Workers with Webpack and automate deployment via Codeship. 2
padolsey/operative A utility for creating and managing Web Workers with a simple API. 655
redom/redom A lightweight JavaScript library for creating and managing user interfaces 3,424
matt-esch/virtual-dom A JavaScript library for efficiently rendering and updating web applications by creating a virtual DOM tree 11,669
workiva/webdev_proxy Serves webdev with HTTP routing support for HTML5 applications 11
anodynos/urequire Automates module conversion and bundling with support for multiple languages and plugins 265
webpack/webpack-dev-server Serves a webpack app with live reloading, updating the browser on changes. 7,798