awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Frontend Development · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesFrontend Development

Tools and utilities that streamline the creation of user interface components and HTML structure.

Explore 1 awesome GitHub repository matching web development · Frontend Development. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Frontend Development Tools
  4. Frontend Development

Awesome Frontend Development GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • vuejs/vue

    vuejs/vue

    209,962GitHubView on GitHub↗

    This project is a framework for building user interfaces through a component-based architecture. It utilizes a declarative template syntax and a reactive data-binding system to synchronize application state with the Document Object Model. Developers can construct complex interfaces by composing reusable, self-contained

    TypeScriptframeworkfrontendjavascript

Explore sub-tags

  • HTML Class Binding UtilitiesMechanisms for dynamically toggling CSS classes on DOM elements based on application state.
  • Single File ComponentsA file format that consolidates HTML, JavaScript, and CSS into a single file for component-based development.