fastdom
DOM batching library
A performance optimization library that batches DOM access to prevent unnecessary reflows and layout thrashing.
Eliminates layout thrashing by batching DOM measurement and mutation tasks
7k stars
118 watching
240 forks
Language: JavaScript
last commit: 9 months ago Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/fast | Provides reusable UI components and integration tools for building accessible web applications | 9,286 |
fastapi/fastapi | A modern Python framework for building high-performance RESTful APIs with automatic interactive documentation and robust standards-based features. | 77,670 |
fastify/fastify | A high-performance web framework for Node.js with a focus on developer experience and minimal overhead. | 32,408 |
codemix/fast.js | A collection of micro-optimisations to make fast JavaScript programs easier to write | 3,408 |
fastlane/fastlane | Automates tedious tasks in mobile app development | 39,659 |
react-grid-layout/react-draggable | A React component that enables elements to be made draggable by wrapping them with its own element | 9,026 |
ampproject/worker-dom | A library that enables complex DOM mutations to be performed in a background thread. | 3,214 |
fastapi-admin/fastapi-admin | A fast admin dashboard framework built on FastAPI and TortoiseORM with Tabler UI. | 2,913 |
qwikdev/qwik | An instant-loading web app framework that enables precision lazy loading and on-demand rendering of dynamic content | 20,835 |
glideapps/quicktype | Generates strongly-typed models and serializers from JSON, GraphQL, and other data formats. | 12,452 |
dylanvann/react-native-fast-image | An image loading component for React Native with improved performance and caching capabilities. | 8,219 |
andrewplummer/sugar | A utility library for working with native JavaScript objects | 4,541 |
naturalintelligence/fast-xml-parser | A fast and efficient JavaScript library for parsing and generating XML data | 2,578 |
dmotz/oridomi | A tool that allows folding up of DOM elements like paper using JavaScript and CoffeeScript | 2,407 |
mobxjs/mobx | A simple, scalable state management library that applies functional reactive programming to transparently manage application state. | 27,558 |