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
paulpflug avatar

paulpflug/vue-dev-server

0
View on GitHub↗
21 stars·3 forks·JavaScript·7 views

Vue Dev Server

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

Features

  • Vue Ecosystem - A lightweight development server for Vue applications.

Star history

Star history chart for paulpflug/vue-dev-serverStar history chart for paulpflug/vue-dev-server

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Frequently asked questions

What does paulpflug/vue-dev-server do?

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

What are the main features of paulpflug/vue-dev-server?

The main features of paulpflug/vue-dev-server are: Vue Ecosystem.

Which projects share features with paulpflug/vue-dev-server?

Projects with overlapping indexed features include: hcysunyang/vue-design — This project is a Virtual DOM renderer, an engine that transforms virtual node trees into real DOM elements and… learn-vuejs/vue-patterns — Useful Vue patterns, techniques, tips and tricks and helpful curated links. teambit/bit — Bit is a component-based development platform and monorepo orchestrator used to build, manage, and share reusable… ustbhuangyi/vue-analysis — 电子书. vuejs/awesome-vue — 🎉 A curated list of awesome things related to Vue.js. vuejs/vue-cli — vue-cli is a frontend development command line interface and scaffolding tool designed for initializing, managing, and…

Projects sharing features with Vue Dev Server

These projects share indexed features with Vue Dev Server. Shared tags can include platform or build tooling; verify the primary use case before treating a result 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
  • ustbhuangyi/vue-analysisU

    ustbhuangyi/vue-analysis

    0View on GitHub↗

    电子书

    View on GitHub↗0
  • Compare all 8 related projects→