Top JavaScript Repositories
The most popular JavaScript repositories on GitHub, ranked by stars, forks, and contributors.
facebook / react
React is a JavaScript library for building user interfaces. It enables developers to create interactive UIs with declarative, component-based architecture. React can render on the server and power mobile apps via React Native.
airbnb / javascript
A mostly reasonable approach to JavaScript. This comprehensive style guide provides best practices and conventions for writing clean, maintainable JavaScript code, covering topics from types and references to modules and testing.
vercel / next.js
Next.js is a full-stack React framework that enables you to build production-ready web applications with features like hybrid static & server rendering, TypeScript support, smart bundling, and route pre-fetching. Built by Vercel.
nodejs / node
Node.js is an open-source, cross-platform JavaScript runtime environment that enables developers to build server-side applications, command-line tools, and scripts outside the browser.
mrdoob / three.js
Three.js is a lightweight, cross-browser JavaScript 3D library that simplifies WebGL and WebGPU rendering. It enables developers to create and display animated 3D computer graphics in the browser with ease.
axios / axios
Promise based HTTP client for the browser and node.js. Supports making XMLHttpRequests from the browser and http requests from Node.js, with features like interceptors, automatic JSON transformation, request cancellation, and XSRF protection.
jaywcjlove / awesome-mac
A curated collection of awesome macOS applications, software, tools, and resources organized by category. Features open-source apps, freeware, developer tools, productivity apps, and more to enhance your Mac experience.
mui / material-ui
Material UI is a comprehensive React component library implementing Google's Material Design system. Battle-tested over a decade, it provides production-ready, customizable components trusted by top product teams worldwide.
A comprehensive 12-week, 24-lesson web development curriculum by Microsoft Cloud Advocates. Learn JavaScript, CSS, and HTML fundamentals through hands-on projects including terrariums, browser extensions, space games, and a banking app. Includes quizzes, assignments, and practical exercises for beginners.
sveltejs / svelte
Svelte is a compiler-based web framework that converts declarative components into efficient JavaScript, surgically updating the DOM without a virtual DOM for optimal performance.
Uptime Kuma is a fancy, easy-to-use self-hosted monitoring tool. It supports monitoring HTTP, TCP, DNS, Docker containers, and more, with notifications via Telegram, Discord, Slack, and 90+ services. Features include multi-language support, status pages, 2FA, and a reactive UI.