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 paulpflug/vue-dev-server

Projects sharing features with Vue Dev Server

8 open-source projects similar to paulpflug/vue-dev-server, 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.

  • 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
  • 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
  • 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

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
  • ustbhuangyi/vue-analysisU

    ustbhuangyi/vue-analysis

    0View on GitHub↗

    电子书

    View on GitHub↗0
  • 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