awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to ustbhuangyi/vue-analysis

Projects sharing features with Vue Analysis

14 open-source projects similar to ustbhuangyi/vue-analysis, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • answershuto/learnvueanswershuto avatar

    answershuto/learnVue

    12,677View on GitHub↗

    This project is a technical study and comprehensive guide to the internal architecture of the Vue.js framework. It provides detailed documentation and guided analyses of the framework's source code, specifically focusing on its core design patterns and internal logic. The resource centers on a deep dive into the Vue.js reactivity system and rendering engine. It examines how the framework tracks state changes, manages dependency collection, and executes the process of updating the DOM. The analysis covers several key architectural mechanisms, including virtual DOM reconciliation, template-to-

    JavaScriptdiffdomdom-nexttick
    View on GitHub↗12,677
  • betasu/just-reactBetaSu avatar

    BetaSu/just-react

    6,402View on GitHub↗

    「React技术揭秘」 一本自顶向下的React源码分析书

    JavaScriptfiberhooksreact
    View on GitHub↗6,402
  • biaochenxuying/vue-family-mindmapbiaochenxuying avatar

    biaochenxuying/vue-family-mindmap

    773View on GitHub↗

    用一张思维导图总结了 Vue | Vue-Router | Vuex 源码与架构要点。

    View on GitHub↗773
  • ddfe/vue-blogD

    DDFE/vue-blog

    0View on GitHub↗

    cube-ui技术内幕

    View on GitHub↗0
  • hcysunyang/vue-designHcySunYang avatar

    HcySunYang/vue-design

    5,964View on GitHub↗

    This project is a Virtual DOM renderer, an engine that transforms virtual node trees into real DOM elements and updates them efficiently when the tree changes. Its core identity is focused on the rendering and reconciliation of virtual nodes, providing the foundational mechanism for building user interfaces. The renderer implements a patch-based DOM update system that applies targeted operations based on computed differences between virtual node trees. It supports fragment rendering for components with multiple root children, uses keyed child reconciliation to reuse and reorder elements durin

    JavaScript
    View on GitHub↗5,964

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • learn-vuejs/vue-patternslearn-vuejs avatar

    learn-vuejs/vue-patterns

    2,946View on GitHub↗

    Useful Vue patterns, techniques, tips and tricks and helpful curated links.

    vuevue-componentsvue-patterns
    View on GitHub↗2,946
  • liutao/vue2.0-sourceliutao avatar

    liutao/vue2.0-source

    1,364View on GitHub↗

    vue源码分析 -- 基于 2.2.6版本

    JavaScript
    View on GitHub↗1,364
  • paulpflug/vue-dev-serverpaulpflug avatar

    paulpflug/vue-dev-server

    21View on GitHub↗

    When you decide to build a new reusable vue component, you probably want to see it in action in different environments without much effort.

    JavaScript
    View on GitHub↗21
  • qq281113270/vueQ

    qq281113270/vue

    0View on GitHub↗
    View on GitHub↗0
  • teambit/bitteambit avatar

    teambit/bit

    18,408View on GitHub↗

    Bit is a component-based development platform and monorepo orchestrator used to build, manage, and share reusable software components across projects. It functions as a system for modular software architecture, providing a component registry for publishing and distributing independent software modules via remote scopes. The platform distinguishes itself through lane-based versioning, which isolates feature development into parallel tracks for comparison and merging. It utilizes a scope-based namespace registry to organize components into hierarchical groups and employs environment-driven comp

    TypeScriptaicollaborationcomponent-driven
    View on GitHub↗18,408
  • vuejs/awesome-vuevuejs avatar

    vuejs/awesome-vue

    73,568View on GitHub↗

    🎉 A curated list of awesome things related to Vue.js

    View on GitHub↗73,568
  • vuejs/vue-clivuejs avatar

    vuejs/vue-cli

    29,576View on GitHub↗

    vue-cli is a frontend development command line interface and scaffolding tool designed for initializing, managing, and configuring the build pipeline of Vue.js projects. It serves as a project bootstrapping tool that creates standardized directory structures and installs the necessary dependencies to establish a development environment. The tool provides a build environment based on Webpack to bundle and compile assets for modern web applications. It focuses on automating the frontend build pipeline to ensure consistent production builds across different projects. The system incorporates sta

    JavaScript
    View on GitHub↗29,576
  • vuejs/vue-devtoolsvuejs avatar

    vuejs/vue-devtools

    24,724View on GitHub↗

    Vue-devtools is a browser debugger and state inspector for Vue.js applications. It functions as a frontend framework utility integrated into the browser to analyze the structure and internal state of web applications during development. The tool provides capabilities for component analysis and state inspection, allowing for the examination of component hierarchies and real-time data flow. It enables the monitoring of reactivity and the organization of running applications within the browser developer tools pane. The project covers a broader debugging workflow focused on observability and the

    TypeScript
    View on GitHub↗24,724
  • wscats/vue-demoW

    Wscats/vue-demo

    0View on GitHub↗
    View on GitHub↗0