awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesElement-Linked Data Stores

Systems that associate arbitrary data or objects directly with DOM elements.

Distinguishing note: None of the candidates match the concept of attaching JS objects to DOM nodes; they focus on persistence or identity storage.

Explore 2 awesome GitHub repositories matching web development · Element-Linked Data Stores. Refine with filters or upvote what's useful.

Awesome Element-Linked Data Stores GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • madrobby/zeptoAvatar madrobby

    madrobby/zepto

    15,104Vezi pe GitHub↗

    Zepto is a minimalist JavaScript toolkit providing an API for DOM manipulation, event handling, and asynchronous HTTP requests. It functions as a jQuery-compatible library, allowing developers to select, modify, and animate HTML elements using a concise and chainable syntax. The library includes an asynchronous HTTP client for exchanging data with remote servers without triggering page reloads and a browser-based event handler that supports standard mouse events and mobile touch gestures. Its capability surface covers CSS selector-based querying, element transition animations, and the serial

    Provides a system to attach and retrieve complex objects associated with specific document elements.

    HTML
    Vezi pe GitHub↗15,104
  • baeharam/must-know-about-frontendAvatar baeharam

    baeharam/Must-Know-About-Frontend

    3,675Vezi pe GitHub↗

    This project is a comprehensive frontend engineering study guide designed to cover the essential technical concepts of modern web development. It serves as a multi-disciplinary reference for mastering the browser execution engine, the JavaScript language, and the structural fundamentals of the web. The collection provides deep dives into JavaScript language internals, including execution contexts, closures, prototypes, and the event loop. It further details web browser internals, focusing on the critical rendering path, DOM construction, and engine mechanics. The guide also covers web securi

    Covers the use of data attributes to attach custom, private data to DOM elements for script access.

    cssfront-endhtml
    Vezi pe GitHub↗3,675
  1. Home
  2. Web Development
  3. Element-Linked Data Stores