30 repos

Awesome JavaScript GitHub repositories

We curate 30 open-source JavaScript repositories. AI-ranked by relevance — refine with filters, or browse the highest-voted projects in the community.

Awesome JavaScript GitHub repositories

We'll search the best matching repositories with AI.
  • facebook/react

    facebook/react

    243,179GitHub

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    JavaScriptjavascriptuifrontend
  • trekhleb/javascript-algorithms

    trekhleb/javascript-algorithms

    195,648GitHub

    This project is a comprehensive educational repository that provides functional implementations of fundamental computer science algorithms and data structures. It serves as a structured reference for developers to study computational logic, problem-solving strategies, and the mathematical principles that underpin softw

    JavaScriptalgorithmalgorithmscomputer-science
  • airbnb/javascript

    airbnb/javascript

    148,105GitHub

    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 maintaini

    JavaScriptarrow-functionses2015es2016
  • Chalarangelo/30-seconds-of-code

    Chalarangelo/30-seconds-of-code

    126,814GitHub

    This project is a comprehensive educational repository providing a wide range of tutorials, code snippets, and technical guides for software developers. It covers essential areas of web development, including styling techniques, version control workflows, algorithmic problem-solving, and framework-specific programming

    JavaScriptastroawesome-listcss
  • nodejs/node

    nodejs/node

    115,848GitHub

    This project is an open-source JavaScript runtime built on the V8 engine. It provides a comprehensive environment for executing JavaScript code outside of a web browser, offering foundational primitives for process management, multi-core load distribution, and parallel execution through worker threads. The runtime inc

    JavaScriptjavascriptjslinux
  • mrdoob/three.js

    mrdoob/three.js

    110,982GitHub

    This project is a high-level 3D graphics engine designed to render complex, hardware-accelerated environments within web browsers. It provides a comprehensive abstraction layer that manages scene graphs, cameras, and lighting, mapping high-level scene definitions onto low-level graphics APIs. By decoupling these defini

    JavaScript3daugmented-realitycanvas
  • jaywcjlove/awesome-mac

    jaywcjlove/awesome-mac

    99,007GitHub

    This project is a comprehensive, curated collection of software resources designed for the macOS ecosystem. It serves as a centralized directory for discovering applications across a wide range of functional domains, including professional development, system management, and personal productivity. The directory distin

    JavaScriptappappleapplication
  • mui/material-ui

    mui/material-ui

    97,927GitHub

    Material UI is a comprehensive component-based library designed to accelerate the construction of professional, accessible web interfaces. It provides a centralized design system framework that manages visual tokens, typography, and color palettes to ensure consistent branding and layout constraints across complex appl

    JavaScriptdesign-systemmaterial-designmaterial-ui
  • microsoft/Web-Dev-For-Beginners

    microsoft/Web-Dev-For-Beginners

    95,318GitHub

    This project is an open-source educational curriculum designed to facilitate technical skill acquisition through a structured, project-based learning framework. It serves as a centralized knowledge base that guides learners through foundational web development concepts, modern programming logic, and advanced technical

    JavaScriptcsscurriculumeducation
  • sveltejs/svelte

    sveltejs/svelte

    85,874GitHub

    Svelte is a compile-time user interface framework that transforms declarative component syntax into highly optimized, imperative JavaScript code during the build process. By shifting reconciliation logic from the browser to the build step, it functions as a zero-runtime library that eliminates the need for a heavy fram

    JavaScriptcompilertemplateui
  • louislam/uptime-kuma

    louislam/uptime-kuma

    82,999GitHub

    Uptime Kuma is a self-hosted monitoring platform designed to track the availability and performance of network services and websites. It functions as a centralized dashboard that executes asynchronous health checks on a scheduled interval, providing real-time visibility into infrastructure health and service uptime. T

    JavaScriptdockermonitormonitoring
  • anuraghazra/github-readme-stats

    anuraghazra/github-readme-stats

    78,445GitHub

    This project is a serverless service that generates dynamic, themeable visual summaries of software development activity. It functions as an automated metadata visualizer, transforming raw platform logs and repository metrics into resolution-independent vector graphics that can be embedded directly into markdown enviro

    JavaScriptdynamicprofile-readmereadme-generator
  • hakimel/reveal.js

    hakimel/reveal.js

    70,586GitHub

    This project is a web-native presentation framework that renders slide decks from standard HTML or Markdown. It functions as a declarative slide engine, managing navigation, state persistence, and lifecycle events through a configuration-driven interface. By leveraging standard web technologies, it enables the creation

    JavaScriptpresentationsslidesslideshow
  • expressjs/express

    expressjs/express

    68,784GitHub

    Express is a minimalist web server framework that provides a foundational runtime environment for building backend web APIs and applications. It operates through a central application object that orchestrates the entire request-response lifecycle, allowing developers to define routes, manage server settings, and proces

    JavaScriptexpressjavascriptnodejs
  • chartjs/Chart.js

    chartjs/Chart.js

    67,174GitHub

    Chart.js is a declarative data visualization framework that renders interactive, responsive charts directly onto an HTML5 canvas element. It functions as a configuration-driven engine, transforming structured datasets into complex graphical representations by merging user-defined settings with global defaults. The libr

    JavaScriptcanvaschartgraph
  • juliangarnier/anime

    juliangarnier/anime

    66,553GitHub

    This project is a declarative motion framework and JavaScript animation engine designed to transition CSS properties, SVG attributes, and DOM elements. It provides a comprehensive set of tools for creating complex, multi-part motion sequences by synchronizing animations, timers, and callbacks into a single, unified tim

    JavaScriptanimationanimecanvas
  • leonardomso/33-js-concepts

    leonardomso/33-js-concepts

    66,252GitHub

    This project is a comprehensive educational repository designed to help developers master the core mechanics, runtime behaviors, and browser-native capabilities of the JavaScript language. It provides a structured knowledge base that covers fundamental language features, such as prototype-based inheritance and event-lo

    JavaScriptangularconceptses6
  • webpack/webpack

    webpack/webpack

    66,022GitHub

    Webpack is a module bundler that maps project dependencies into a directed acyclic graph to transform diverse file types into optimized, browser-ready assets. It functions as a build pipeline orchestrator, using entry points to recursively resolve imports and bundle modules, scripts, and static assets into a unified ou

    JavaScriptamdbuild-toolcommonjs
  • resume/resume.github.com

    resume/resume.github.com

    62,795GitHub

    This project is a static site generator designed to transform plain text content into pre-rendered web documents. It functions as a content platform that separates structural information from presentation, utilizing lightweight markdown formatting to ensure portability and ease of maintenance. The platform is built on

    JavaScript
  • gorhill/uBlock

    gorhill/uBlock

    61,640GitHub

    uBlock is a browser-based content blocker that functions as a declarative filtering engine to intercept network requests and modify web page content. It operates by parsing standardized filter lists into optimized data structures, allowing it to block network hosts, enforce security policies, and prevent unauthorized d

    JavaScriptblockerbrowser-extensionchromium