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

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

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

4 مستودعات

Awesome GitHub RepositoriesPublic Web Application Development

Creation of high-performance public-facing sites, storefronts, and web applications.

Distinct from Public Embedding Capabilities: Focuses on the development of public sites rather than embedding, configuration exposure, or legal dedications.

Explore 4 awesome GitHub repositories matching web development · Public Web Application Development. Refine with filters or upvote what's useful.

Awesome Public Web Application Development GitHub Repositories

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

    pankod/refine

    34,909عرض على GitHub↗

    Refine is a React-based framework for building data-intensive internal tools, admin panels, and B2B applications. It functions as a data-driven UI library and a headless admin panel generator that connects frontends to external backend services using standardized logic for state management and network request handling. The project decouples business logic from the presentation layer, allowing any custom design system or interface library to be applied to the application. It includes a CRUD application generator that automatically creates user interfaces for managing records based on the struc

    Supports developing high-performance storefronts and public applications using server-side rendering.

    TypeScript
    عرض على GitHub↗34,909
  • jashkenas/coffeescriptJ

    jashkenas/coffeescript

    16,601عرض على GitHub↗

    CoffeeScript is a source-to-source transpiler that transforms a concise high-level syntax into standard JavaScript. It enables the development of logic for web applications and server-side environments by converting source code into a format compatible with browsers and server runtimes. The project provides a workflow for rapid prototyping and script execution automation, allowing users to run source files through a compiler and execute the resulting code immediately without a manual build step. The tooling leverages lexical analysis and abstract syntax tree transformations to manipulate cod

    Provides a concise syntax for writing logic for browser-based web applications.

    CoffeeScript
    عرض على GitHub↗16,601
  • marko-js/markoالصورة الرمزية لـ marko-js

    marko-js/marko

    14,375عرض على GitHub↗

    Marko is a component-based web framework and HTML-based template engine used to build reactive user interfaces. It functions as a server-side rendering framework that compiles declarative templates into optimized JavaScript for efficient browser execution. The framework utilizes virtual DOM-less rendering to map template expressions directly to DOM nodes. It employs ahead-of-time template compilation and server-side HTML streaming to send rendered fragments to the client in chunks. The system manages user interfaces through a component-based view hierarchy with reactive data binding and fine

    Provides the necessary tooling for developing high-performance, interactive public-facing web applications.

    JavaScriptclient-side-renderingdomfrontend
    عرض على GitHub↗14,375
  • mouredev/python-webالصورة الرمزية لـ mouredev

    mouredev/python-web

    4,629عرض على GitHub↗

    This project is a Python web application framework and development kit designed for building fullstack applications and professional APIs. It provides a methodology for constructing responsive user interfaces and backend logic using only the Python language, removing the need for separate frontend markup languages or technology stacks. The toolkit includes a REST API development kit for creating data exchange interfaces and a guide for containerized web deployment to ensure consistent execution across various hosting services and pipelines. The project covers the integration of relational da

    Creates interactive user interfaces and backend logic using a single language to avoid separate markup sheets.

    HTMLapi-restchackra-uicss
    عرض على GitHub↗4,629
  1. Home
  2. Web Development
  3. Public Web Application Development