awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesBackend Action Triggering

Declarative HTML attributes that trigger server-side logic via HTTP requests.

Distinct from Session Action Triggers: Focuses on htmx-style server-side execution via HTML attributes, not session-specific triggers or styling.

Explore 1 awesome GitHub repository matching web development · Backend Action Triggering. Refine with filters or upvote what's useful.

Awesome Backend Action Triggering GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • starfederation/datastarالصورة الرمزية لـ starfederation

    starfederation/datastar

    3,971عرض على GitHub↗

    Datastar is a framework for hypermedia application development that enables the creation of reactive user interfaces using declarative HTML attributes. It focuses on server-driven state management, offloading application logic and state transitions to the backend to reduce frontend complexity. The project distinguishes itself through real-time UI streaming, using Server-Sent Events to push incremental DOM patches and state changes over a single long-lived connection. It synchronizes frontend and backend state by applying partial JSON updates to a client-side signal store and employs morphing-

    Provides declarative HTML attributes to trigger server-side logic using standard HTTP methods.

    TypeScript
    عرض على GitHub↗3,971
  1. Home
  2. Web Development
  3. Backend Action Triggering