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
·

3 repository-uri

Awesome GitHub RepositoriesWeb-Standard Frameworks

Frameworks that prioritize native browser APIs and standard web technologies.

Distinguishing note: Focuses on native compatibility rather than framework-specific abstractions.

Explore 3 awesome GitHub repositories matching web development · Web-Standard Frameworks. Refine with filters or upvote what's useful.

Awesome Web-Standard Frameworks GitHub Repositories

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

    preactjs/preact

    38,701Vezi pe GitHub↗

    Preact is a lightweight declarative user interface library designed for building high-performance web applications. It utilizes a component-based architecture where interfaces are defined as functional or class-based units, relying on a virtual DOM to perform efficient state reconciliation and updates. By prioritizing a minimal footprint, the library enables developers to create modular, predictable, and testable user interfaces while maintaining compatibility with standard browser APIs. The library distinguishes itself through a reactive state engine that leverages signals to track dependenc

    Builds applications using native browser features and standard HTML attributes without requiring proprietary syntax.

    JavaScriptcomponentsdomjsx
    Vezi pe GitHub↗38,701
  • riot/riotAvatar riot

    riot/riot

    14,921Vezi pe GitHub↗

    Riot is a component-based library for building user interfaces through modular, single-file components. It functions as a framework for creating reusable elements that combine markup, logic, and scoped styles, which are then compiled into standard JavaScript functions for browser execution. The library distinguishes itself by utilizing direct rendering, which updates the document object model by tracking state changes without the overhead of a virtual representation. It supports server-side rendering and hydration to improve initial page load performance and search engine indexing. Developers

    A framework for creating reusable web components that compile into standard code for efficient browser rendering.

    JavaScriptclient-sidecustomelementcustomelements
    Vezi pe GitHub↗14,921
  • hellof2e/quark-designAvatar hellof2e

    hellof2e/quark-design

    1,928Vezi pe GitHub↗

    Quark Design is a library of reusable interface components built on browser-native web standards. By utilizing custom elements and shadow DOM encapsulation, the project provides a suite of UI elements that function as native browser objects, ensuring consistent visual rendering and behavior across diverse environments. The library is designed to be framework-agnostic, allowing components to be integrated into any web project as standard HTML tags. Because it operates on native browser primitives rather than relying on virtual DOM reconciliation, it maintains a lightweight runtime execution mo

    Relies on native browser APIs to ensure components function identically across different JavaScript frameworks.

    TypeScriptquarkcquarkdwebcomponent
    Vezi pe GitHub↗1,928
  1. Home
  2. Web Development
  3. Web-Standard Frameworks