awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesBehavior Extensions

Methods for attaching custom logic to elements via attributes.

Distinguishing note: Focuses on attribute-based behavior attachment.

Explore 3 awesome GitHub repositories matching web development · Behavior Extensions. Refine with filters or upvote what's useful.

Awesome Behavior Extensions GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • bigskysoftware/htmxbigskysoftware 的头像

    bigskysoftware/htmx

    48,210在 GitHub 上查看↗

    HTMX is a hypermedia-driven frontend library that enables the creation of dynamic, asynchronous web applications by extending standard HTML attributes. It functions as a declarative engine that intercepts browser events to trigger network requests, allowing developers to update specific regions of the document with server-rendered HTML fragments. By shifting the logic of UI composition to the server, it minimizes the need for complex client-side state management and imperative JavaScript. The library distinguishes itself through a progressive enhancement workflow that ensures web interfaces r

    Defines custom logic and attaches behaviors to specific elements via attributes.

    JavaScripthateoashtmlhtmx
    在 GitHub 上查看↗48,210
  • 4ian/gdevelop4ian 的头像

    4ian/GDevelop

    20,609在 GitHub 上查看↗

    GDevelop is a no-code game engine designed for building interactive 2D applications through a visual scripting environment. It allows users to define game logic and object interactions using a graphical interface of conditions and actions, eliminating the need for traditional programming. The platform functions as a cross-platform creator, enabling the export of projects to web, desktop, and mobile environments from a single codebase. The engine is built on a modular game development extension framework that supports the creation and sharing of reusable behaviors and logic components. Develop

    Create reusable logic modules that attach to objects to automate movement, animation, or state changes based on embedded rules and conditions for consistent entity interaction.

    JavaScript2d-game2d-game-engine3d
    在 GitHub 上查看↗20,609
  • softwarebrothers/adminjsSoftwareBrothers 的头像

    SoftwareBrothers/adminjs

    8,949在 GitHub 上查看↗

    AdminJS is a Node.js admin panel and database management UI that provides a visual interface for performing create, read, update, and delete operations based on existing database models. It functions as a low-code backend dashboard and internal tool builder, allowing developers to create management interfaces for monitoring and controlling application state without writing custom frontend code. The project enables the creation of custom business logic workflows and system dashboards, providing non-technical team members with a secure way to manage application data. It supports the development

    Allows changing how resources are presented and handled using custom logic or styling decorators.

    TypeScript
    在 GitHub 上查看↗8,949
  1. Home
  2. Web Development
  3. Behavior Extensions

探索子标签

  • ResourceCustom logic and styling injected into data resources to modify their interaction patterns. **Distinct from Behavior Extensions:** Distinct from Behavior Extensions: specifically targets the extension of database resource behaviors within an admin interface.