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
open-wc avatar

open-wc/open-wc

0
View on GitHub↗
2,396 stars·434 forks·JavaScript·MIT·13 viewsopen-wc.org↗

Open Wc

Open Web Components provides a set of defaults, recommendations and tools to help facilitate your web component project. Our recommendations include: developing, linting, testing, building, tooling, demoing, publishing and automating.

Features

  • Web Frameworks - Tools and libraries for developing standard web components.

Star history

Star history chart for open-wc/open-wcStar history chart for open-wc/open-wc

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

Projects sharing features with Open Wc

These projects share indexed features with Open Wc. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • abahmed/gearboxA

    abahmed/gearbox

    0View on GitHub↗
    View on GitHub↗0
  • accenture/reactive-interaction-gatewayAccenture avatar

    Accenture/reactive-interaction-gateway

    601View on GitHub↗

    Create low-latency, interactive user experiences for stateless microservices.

    Elixir
    View on GitHub↗601
  • actionhero/actionheroactionhero avatar

    actionhero/actionhero

    2,416View on GitHub↗

    Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks

    TypeScript
    View on GitHub↗2,416
  • aaugustin/websocketsaaugustin avatar

    aaugustin/websockets

    5,692View on GitHub↗

    websockets is a Python library for building WebSocket servers and clients using coroutines and the asyncio framework. It provides a complete toolkit for creating production-ready WebSocket applications, including a coroutine-based framework for handling connections, messages, and lifecycle events, as well as a client library for opening persistent bidirectional connections to remote endpoints. The library manages the full lifecycle of WebSocket connections, including handshake, message exchange, and graceful closure, with support for path-based routing to organize server logic across multiple

    Python
    View on GitHub↗5,692
Compare all 30 related projects→

Frequently asked questions

What does open-wc/open-wc do?

Open Web Components provides a set of defaults, recommendations and tools to help facilitate your web component project. Our recommendations include: developing, linting, testing, building, tooling, demoing, publishing and automating.

What are the main features of open-wc/open-wc?

The main features of open-wc/open-wc are: Web Frameworks.

Which projects share features with open-wc/open-wc?

Projects with overlapping indexed features include: abahmed/gearbox. accenture/reactive-interaction-gateway — Create low-latency, interactive user experiences for stateless microservices. actionhero/actionhero — Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks. adacore/aws — AWS is a complete framework to develop Web based applications in Ada. adamhalasz/diet — Diet is a tiny, fast and modular node.js web framework. Good for making fast & scalable apps and apis. ```javascript… aaugustin/websockets — websockets is a Python library for building WebSocket servers and clients using coroutines and the asyncio framework.…