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

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

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

8 مستودعات

Awesome GitHub RepositoriesVue-Based Frameworks

Mini-app frameworks that leverage the Vue.js component model and reactive data binding for cross-platform development.

Distinct from Mini App Frameworks: Distinct from Mini App Frameworks: specifically targets frameworks that utilize the Vue.js ecosystem and reactive patterns.

Explore 8 awesome GitHub repositories matching web development · Vue-Based Frameworks. Refine with filters or upvote what's useful.

Awesome Vue-Based Frameworks GitHub Repositories

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

    dcloudio/uni-app

    41,549عرض على GitHub↗

    uni-app is a cross-platform framework for building mobile and web applications from a single Vue.js codebase. It provides a multi-platform app compiler and a cross-platform UI library to ensure consistent behavior and visual presentation across different operating systems. The project features a native API bridge and a universal plugin system that wrap native SDKs into a unified interface, allowing developers to access device hardware and operating system functions. It utilizes a specialized rendering engine and native performance compilation to bypass standard document overhead and achieve h

    Leverages the Vue.js component model and reactive data binding to enable cross-platform application development.

    Objective-Candroidcross-platformcrossplatform
    عرض على GitHub↗41,549
  • lord/slateالصورة الرمزية لـ lord

    lord/slate

    36,082عرض على GitHub↗

    Slate is a static API documentation generator and developer documentation framework. It transforms API specifications and text files into a formatted static website designed for hosting API references and guides. The system functions as a static site generator that builds a developer portal without the need for a backend database. It manages API reference details by organizing technical endpoints into a readable format and providing a structured layout for developer consumption. The framework covers content generation and site architecture, including the compilation of markdown guides and th

    Provides a structured framework specifically for building content-heavy API reference sites.

    عرض على GitHub↗36,082
  • docsifyjs/docsifyالصورة الرمزية لـ docsifyjs

    docsifyjs/docsify

    31,293عرض على GitHub↗

    Docsify is a client-side documentation framework and no-build static site generator. It functions as a browser-based engine that converts Markdown files into HTML on the fly, allowing for the generation of documentation websites without a static build or compilation process. The system employs a plugin interface and lifecycle hooks to modify the rendering process and extend site capabilities. It supports dynamic theme injection and visual style customization through external CSS and layout configurations. The framework includes capabilities for multi-language content management, full-text se

    Acts as a framework for building documentation websites using plugins and themes without a compilation process.

    JavaScriptdocdocsdocsify
    عرض على GitHub↗31,293
  • meituan-dianping/mpvueالصورة الرمزية لـ Meituan-Dianping

    Meituan-Dianping/mpvue

    20,345عرض على GitHub↗

    This project is a development framework that enables the creation of cross-platform mobile mini programs using the component-based architecture and reactive data binding of Vue.js. It functions as a build system that transforms web-oriented component code into native-compatible templates and logic, allowing developers to build modular user interfaces that run within restricted mobile environments. The framework distinguishes itself through a sophisticated build pipeline that deconstructs single-file components into platform-specific templates, logic, and style files. It employs compile-time t

    A development framework that enables building cross-platform mini programs using the component-based architecture and reactive data binding of Vue.js.

    JavaScriptminimpvuevue
    عرض على GitHub↗20,345
  • alibaba/weexالصورة الرمزية لـ alibaba

    alibaba/weex

    18,532عرض على GitHub↗

    A framework for building Mobile cross-platform UI

    Creates native mobile applications with Vue.js components and reactive data binding for cross-platform deployment.

    C++androidiosmobile
    عرض على GitHub↗18,532
  • vuejs/vitepressالصورة الرمزية لـ vuejs

    vuejs/vitepress

    17,872عرض على GitHub↗

    VitePress is a static site generator designed for building documentation-focused websites. It functions as a framework that transforms markdown source files into pre-rendered HTML, utilizing file-based routing to map document paths directly to site URLs. By leveraging the Vue ecosystem, it enables the creation of content-heavy sites that combine static delivery with dynamic interactivity. The framework distinguishes itself by allowing developers to embed interactive components directly into markdown files, which are then transpiled into executable code modules. It optimizes the user experienc

    Leverages the Vue ecosystem to provide dynamic interactivity within static documentation pages.

    TypeScriptdocs-generatorhacktoberfestmarkdown
    عرض على GitHub↗17,872
  • markdoc/markdocالصورة الرمزية لـ markdoc

    markdoc/markdoc

    8,060عرض على GitHub↗

    Markdoc is a documentation content framework that extends standard Markdown with custom tags, typed schemas, and reusable components, parsing content into an abstract syntax tree and rendering it as React elements or HTML. It provides a structured authoring system where documents are processed through an AST-based pipeline, enabling validation, transformation, and flexible output generation. The framework distinguishes itself through a schema-driven validation pipeline that checks document structure and attribute values against defined rules, and a pluggable renderer architecture that accepts

    Provides a content framework that parses Markdown into an AST and renders it as React components or HTML.

    TypeScriptauthoringdocumentationmarkdoc
    عرض على GitHub↗8,060
  • code-hike/codehikeالصورة الرمزية لـ code-hike

    code-hike/codehike

    5,365عرض على GitHub↗

    Codehike is a React-based documentation framework and interactive code walkthrough tool. It functions as a markdown content orchestrator that transforms decorated markdown into structured data and React components, serving as a visualization layer for highlighting code ranges, diffs, and compiler errors. The project is distinguished by its ability to create scrollycoding experiences and step-by-step technical tutorials. It features token-level animations that visually demonstrate how logic evolves between code versions and provides a system for syncing UI state to the browser scroll position.

    Provides a framework for building content-heavy documentation sites with interactive code walkthroughs using React and Markdown.

    TypeScriptblogcodedocs
    عرض على GitHub↗5,365
  1. Home
  2. Web Development
  3. Mini App Frameworks
  4. Vue-Based Frameworks

استكشف الوسوم الفرعية

  • Documentation FrameworksFrameworks designed specifically for building content-heavy documentation sites using reactive component models. **Distinct from Vue-Based Frameworks:** Distinct from general Vue-Based Frameworks: focuses on documentation-specific features like markdown integration and static site generation.