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
239 forks
Language: JavaScript
last commit: 11 months ago Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/fast | Provides a standardized set of reusable UI components and tools to build accessible web applications using modern Web Standards. | 9,312 |
fastapi/fastapi | A modern Python framework for building high-performance RESTful APIs | 78,676 |
fastify/fastify | A web framework designed to provide the best developer experience with minimal overhead and a powerful plugin architecture. | 32,612 |
codemix/fast.js | A collection of micro-optimisations to make fast JavaScript programs easier to write | 3,407 |
fastlane/fastlane | Automates tedious tasks in mobile app development | 39,747 |
react-grid-layout/react-draggable | A React component that enables elements to be made draggable by wrapping them with its own element | 9,050 |
ampproject/worker-dom | A library that enables complex DOM mutations to be performed in a background thread. | 3,218 |
fastapi-admin/fastapi-admin | A fast admin dashboard framework built on FastAPI and TortoiseORM with Tabler UI. | 2,968 |
qwikdev/qwik | An instant-loading web app framework that enables precision lazy loading and on-demand rendering of dynamic content | 20,945 |
glideapps/quicktype | Generates strongly-typed models and serializers from JSON, GraphQL, and other data formats. | 12,541 |
dylanvann/react-native-fast-image | An image loading component for React Native with improved performance and caching capabilities. | 8,250 |
andrewplummer/sugar | A utility library for working with native JavaScript objects | 4,537 |
naturalintelligence/fast-xml-parser | A fast and efficient JavaScript library for parsing and generating XML data | 2,606 |
dmotz/oridomi | A tool that allows folding up of DOM elements like paper using JavaScript and CoffeeScript | 2,406 |
mobxjs/mobx | A simple, scalable state management library that applies functional reactive programming to transparently manage application state. | 27,620 |