awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesBuildless

Development workflows that load modules directly from registries into the browser without a local build step.

Distinguishing note: Existing candidates are too generic (Web Development) or unrelated (Curricula); this is a specific architectural approach.

Explore 2 awesome GitHub repositories matching web development · Buildless. Refine with filters or upvote what's useful.

Awesome Buildless GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • vanjs-org/vanvanjs-org का अवतार

    vanjs-org/van

    4,390GitHub पर देखें↗

    Van is a reactive JavaScript UI framework designed for building user interfaces with state binding and automatic DOM updates without a virtual DOM. It functions as a buildless frontend framework, allowing the creation of reactive applications using standard JavaScript functions that run directly in the browser without a compilation step. The framework includes a reactive state manager that uses proxy-based objects to track dependencies and trigger targeted UI updates. It provides a server-side rendering tool for generating static HTML and a corresponding client-side hydration process to attac

    Enables building reactive user interfaces directly in the browser without any compilation or build step.

    JavaScriptdata-bindingdomdom-manipulation
    GitHub पर देखें↗4,390
  • esm-dev/esm.shesm-dev का अवतार

    esm-dev/esm.sh

    4,035GitHub पर देखें↗

    esm.sh is a proxy-based registry and distribution system for buildless web development. It retrieves packages from external registries and serves them as ES modules directly to the browser, eliminating the need for a local build step. The project transforms TypeScript, JSX, TSX, and Vue files into browser-compatible JavaScript on the fly during the request process. It handles Node.js built-in resolution by mapping internal modules to browser-compatible polyfills and manages dependency versioning and aliasing through URL query parameters. The system optimizes delivery via request-time tree sh

    Enables loading JavaScript modules from registries directly in the browser to eliminate the need for a local build step.

    Gocdnesmnobuild
    GitHub पर देखें↗4,035
  1. Home
  2. Web Development
  3. Buildless