awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
DOM Manipulation Libraries · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesDOM Manipulation Libraries

Tools for selecting, traversing, and modifying document elements or applying data-driven transformations within a web page.

Explore 3 awesome GitHub repositories matching web development · DOM Manipulation Libraries. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Browser Integration Utilities
  4. DOM & Event Handling
  5. DOM Manipulation Libraries

Awesome DOM Manipulation Libraries GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • facebook/react

    facebook/react

    243,179GitHubView on GitHub↗

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    Rendering methods facilitate mounting component trees into specific DOM nodes and forcing synchronous updates to the document structure.

    JavaScriptjavascriptuifrontend
  • d3/d3

    d3/d3

    112,379GitHubView on GitHub↗

    D3 is a modular library providing low-level primitives for creating data-driven visualizations. It functions as a flexible framework that allows for direct control over visual presentation by mapping abstract data dimensions to graphical properties, such as position, color, and size, without imposing predefined chart a

    Select, traverse, and modify document elements to apply data-driven transformations directly within the browser.

    Shellchartchartsd3
  • jquery/jquery

    jquery/jquery

    59,857GitHubView on GitHub↗

    jQuery is a library designed for document object model manipulation and cross-browser interaction. It provides a unified interface for selecting, traversing, and modifying web page elements, ensuring consistent behavior across different rendering engines by abstracting away underlying browser inconsistencies. The libr

    Simplifies the selection, traversal, and modification of elements within the document object model.

    JavaScriptjquery