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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

75 repositorios

Awesome GitHub RepositoriesFrontend Development

Build, test, and optimize web frontend projects.

Explore 75 awesome GitHub repositories matching part of an awesome list · Frontend Development. Refine with filters or upvote what's useful.

Awesome Frontend Development GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • sindresorhus/awesomeAvatar de sindresorhus

    sindresorhus/awesome

    476,211Ver en GitHub↗

    Este proyecto es un directorio mantenido por la comunidad que sirve como índice completo de herramientas de software, frameworks y materiales educativos. Funciona como una base de conocimientos de código abierto, organizando diversos dominios de ingeniería y recursos técnicos en una taxonomía estructurada para ayudar a los desarrolladores a descubrir contenido de alta calidad. El directorio se distingue por un modelo de revisión por pares descentralizado, donde colaboradores independientes curan, verifican y actualizan las entradas para garantizar su precisión y relevancia. Toda la información se almacena en un formato markdown de archivos planos con control de versiones, lo que garantiza la independencia de la plataforma, la transparencia y la auditabilidad de toda la colección. El proyecto cubre una amplia superficie de capacidades, que abarca el descubrimiento de recursos técnicos, el avance profesional y la gestión del conocimiento en desarrollo de software. Proporciona acceso a rutas de aprendizaje estructuradas, herramientas de infraestructura y seguridad, utilidades de gestión de datos y recursos especializados para campos que van desde la atención médica hasta las humanidades digitales. El repositorio se mantiene como una colección pública con control de versiones, lo que permite el acceso programático y las actualizaciones impulsadas por la comunidad a sus datos estructurados.

    Curated list of web development resources and tools.

    awesomeawesome-listlists
    Ver en GitHub↗476,211
  • airbnb/javascriptAvatar de airbnb

    airbnb/javascript

    148,081Ver en GitHub↗

    This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It covers fundamental language syntax, formatting conventions, and best practices for managing variables, functions, objects, and modern language features. The documentation serves as a reference for maintaining consistent code quality across projects. In addition to general language standards, the guide includes specific conventions for building and organizing user interface components. These guidelines address structural patterns, component lifecycle management, and stylistic rules

    Industry-standard style guide for JavaScript development.

    JavaScriptarrow-functionses2015es2016
    Ver en GitHub↗148,081
  • d3/d3Avatar de d3

    d3/d3

    113,118Ver en GitHub↗

    D3 is a modular library providing low-level primitives for creating data-driven visualizations. It functions as a flexible framework that allows for direct control over visual presentation by mapping abstract data dimensions to graphical properties, such as position, color, and size, without imposing predefined chart abstractions. The library distinguishes itself by offering specialized tools for complex data representation, including algorithmic layouts for hierarchical structures and geographic projection utilities for mapping spherical coordinates. It also includes a comprehensive suite fo

    Powerful library for data-driven document visualization.

    Shellchartchartsd3
    Ver en GitHub↗113,118
  • animate-css/animate.cssAvatar de animate-css

    animate-css/animate.css

    82,609Ver en GitHub↗

    Animate.css is a library of pre-defined, cross-browser CSS keyframe animations that can be applied to elements through declarative class toggling. It functions as a comprehensive motion framework, providing a standardized set of effects that ensure consistent visual transitions without requiring custom keyframe definitions. The library is built with a focus on accessibility, automatically respecting system-level reduced motion preferences to ensure that animations are disabled or simplified for users sensitive to screen movement. The framework distinguishes itself through a modular build proc

    Library for cross-browser CSS animations.

    CSSanimationcsscss-animations
    Ver en GitHub↗82,609
  • xingshaocheng/architect-awesomeAvatar de xingshaocheng

    xingshaocheng/architect-awesome

    60,821Ver en GitHub↗

    This project serves as a comprehensive knowledge base and reference for distributed systems engineering and enterprise software architecture. It provides a structured collection of technical resources, design patterns, and methodologies intended to assist in the design, maintenance, and scaling of complex, high-performance software environments. The repository distinguishes itself by offering deep dives into core architectural concepts such as actor-based concurrency, aspect-oriented interception, and inversion-of-control containers. It emphasizes the practical application of distributed syst

    Technical roadmap and resources for backend architects.

    Ver en GitHub↗60,821
  • pmndrs/zustandAvatar de pmndrs

    pmndrs/zustand

    58,371Ver en GitHub↗

    Zustand is a state management library that provides a centralized store for managing shared application data. It functions as a reactive container that connects application state to components, allowing them to subscribe to specific slices of data and trigger updates automatically. By utilizing selector-based data access and immutable state updates, the library ensures that components only re-render when their observed data changes, maintaining a predictable and efficient data flow. The library distinguishes itself through a pluggable, middleware-based architecture that allows for the extensi

    A lightweight state management solution for React applications.

    TypeScripthacktoberfesthooksreact
    Ver en GitHub↗58,371
  • wasabeef/awesome-android-uiAvatar de wasabeef

    wasabeef/awesome-android-ui

    56,463Ver en GitHub↗

    This project is a community-driven directory of open-source Android libraries focused on user interface development. It serves as a centralized knowledge base that organizes high-quality third-party tools into a structured, categorical taxonomy to assist developers in discovering reliable solutions for mobile application design. The repository distinguishes itself by providing a version-agnostic index that links directly to external project resources, bypassing the need for complex dependency management. To facilitate rapid evaluation, each entry is paired with visual asset indexing, includin

    Collection of UI components for Android development.

    androidawesomeui
    Ver en GitHub↗56,463
  • necolas/normalize.cssAvatar de necolas

    necolas/normalize.css

    53,540Ver en GitHub↗

    Normalize.css is a CSS reset library and browser style normalizer. It provides a collection of baseline styles designed to ensure a consistent visual appearance of HTML elements across all modern web browsers. The project functions as a cross-browser consistency layer that corrects common default rendering bugs and eliminates inconsistencies in user-agent stylesheets. It establishes a uniform visual baseline by overriding default browser rendering behaviors and mitigating vendor-specific errors. This stylesheet standardizes browser rendering to prevent unexpected layout bugs and ensures that

    Establishes a predictable visual baseline as part of the web frontend development process.

    CSScsscss-resetnormalize-css
    Ver en GitHub↗53,540
  • brillout/awesome-react-componentsAvatar de brillout

    brillout/awesome-react-components

    47,788Ver en GitHub↗

    This project is a community-maintained open source directory that serves as a comprehensive index of React components and libraries. It functions as a technical knowledge base, mapping common development challenges to vetted third-party solutions to help developers accelerate their frontend workflows and avoid reinventing standard interface elements. The directory distinguishes itself through a decentralized, hyperlink-centric architecture that avoids hosting code locally, instead pointing users directly to external repositories. This content is curated through a collaborative model where com

    Libraries and components for React.

    awesomeawesome-listreact
    Ver en GitHub↗47,788
  • gulpjs/gulpAvatar de gulpjs

    gulpjs/gulp

    32,963Ver en GitHub↗

    Gulp is a JavaScript build automation tool and Node.js task runner designed to coordinate the execution of development tasks. It operates as a streaming build system that transforms source files into production assets through a series of programmable pipelines. The system functions as a file watcher and task orchestrator, monitoring directories for modifications to automatically trigger specific build tasks. It organizes these units of work into sequential or parallel execution paths to streamline development workflows. The toolkit manages asset pipelines by reading files via pattern matchin

    A toolkit for automating repetitive tasks in development workflows.

    JavaScript
    Ver en GitHub↗32,963
  • ziadoz/awesome-phpAvatar de ziadoz

    ziadoz/awesome-php

    32,573Ver en GitHub↗

    This project is a community-driven directory and knowledge base for the PHP ecosystem. It serves as a comprehensive index of high-quality libraries, frameworks, tools, and educational materials, designed to help developers navigate the landscape and select appropriate solutions for their software projects. The directory distinguishes itself through a hierarchical taxonomy that organizes vast amounts of technical information into a logical, human-readable structure. By relying on distributed contributions from the developer community, it maintains a current and vetted collection of references

    Curated list of PHP libraries and resources.

    awesomeawesome-listsphp
    Ver en GitHub↗32,573
  • javascript-tutorial/en.javascript.infoAvatar de javascript-tutorial

    javascript-tutorial/en.javascript.info

    25,344Ver en GitHub↗

    This project is a comprehensive JavaScript programming tutorial and language reference. It serves as a web development education resource providing instruction on modern language fundamentals, object-oriented design, and advanced asynchronous programming patterns. The resource functions as both a frontend development guide and a technical reference. It covers core language features such as closures, prototypes, promises, and typed arrays, while providing practical lessons on managing browser data and handling network requests. The content spans several key capability areas, including browser

    Covers the creation of dynamic, interactive user interfaces through DOM manipulation and browser-based logic.

    HTMLenglishjavascripttutorial
    Ver en GitHub↗25,344
  • bolshchikov/js-must-watchAvatar de bolshchikov

    bolshchikov/js-must-watch

    13,586Ver en GitHub↗

    Must-watch videos about javascript

    Curated list of essential JavaScript talks and videos.

    awesomeawesome-listeducation
    Ver en GitHub↗13,586
  • oz123/awesome-cAvatar de oz123

    oz123/awesome-c

    11,371Ver en GitHub↗

    A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.

    Resources for C programming.

    awesomeawesome-listc
    Ver en GitHub↗11,371
  • markyun/my-blogAvatar de markyun

    markyun/My-blog

    11,232Ver en GitHub↗

    This project is a personal technical blog and frontend development knowledge base. It serves as a website for publishing study notes, technical articles, and interview preparation materials focused on professional web development. The project includes a specialized utility for migrating knowledge base content from the Yuque platform into portable external formats. It also implements a secure authentication system using the OAuth2 protocol to connect third-party authorization services. Additional capabilities cover web performance analysis for identifying technical bottlenecks through site sp

    Personal collection of frontend development notes and resources.

    Ver en GitHub↗11,232
  • cjwirth/awesome-ios-uiAvatar de cjwirth

    cjwirth/awesome-ios-ui

    11,201Ver en GitHub↗

    A curated list of awesome iOS UI/UX libraries

    Collection of UI components for iOS development.

    Ver en GitHub↗11,201
  • jmcunningham/angularjs-learningAvatar de jmcunningham

    jmcunningham/AngularJS-Learning

    10,874Ver en GitHub↗

    AngularJS-Learning is an educational repository and resource directory designed for mastering the AngularJS framework. It serves as a curated collection of tutorials, articles, and videos, providing a structured study guide that ranges from basic concepts to advanced architectural patterns. The project provides a directory of best practices, style guides, and architectural patterns for building scalable applications. It also maintains a collection of sample projects, boilerplates, and seed projects that demonstrate functional implementations of the framework. The repository covers a broad le

    Resources for learning AngularJS.

    Ver en GitHub↗10,874
  • cytoscape/cytoscape.jsAvatar de cytoscape

    cytoscape/cytoscape.js

    10,857Ver en GitHub↗

    Cytoscape.js is a JavaScript library designed for rendering interactive node-link diagrams and analyzing complex network structures directly within a web browser. It functions as a comprehensive framework for building responsive graph interfaces, providing the tools necessary to visualize relational datasets and manage hierarchical data models. The library distinguishes itself through a modular architecture that supports custom layout algorithms and rendering styles, allowing for the integration of physics-based engines to organize complex network structures automatically. It utilizes an even

    Library for graph theory and network visualization.

    JavaScriptanalysiscytoscapejsgraph-theory
    Ver en GitHub↗10,857
  • pmndrs/valtioAvatar de pmndrs

    pmndrs/valtio

    10,196Ver en GitHub↗

    Valtio is a proxy-based state management library and reactive state engine that provides a mutable state store. It allows application state to be updated through direct object mutations rather than immutable patterns, using JavaScript proxies to track changes and trigger updates. For React applications, it includes a synchronization hook that ensures components re-render only when the specific properties they access are modified. The system supports reactive data derivation through computed properties that automatically update when their underlying dependencies change. It maintains reactivity

    A proxy-based state management library for React.

    TypeScriptmutableproxyreact
    Ver en GitHub↗10,196
  • jeffallan/claude-skillsAvatar de Jeffallan

    Jeffallan/claude-skills

    9,935Ver en GitHub↗

    This project is an AI agent workflow orchestrator and automated software lifecycle manager designed to sequence specialized AI personas for end-to-end software development. It serves as a prompt engineering library and a full-stack development toolkit that guides the process from initial discovery and specification through to deployment and code review. The system features a context management framework that utilizes progressive loading and routing tables to fetch reference files on-demand, reducing token consumption within the model context window. It employs a definition-based routing syste

    Builds responsive user interfaces and cross-platform mobile applications using modern frontend frameworks.

    Pythonai-agentsclaudeclaude-code
    Ver en GitHub↗9,935
Ant.123…4Siguiente
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Frontend Development