Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Javascript

Javascript

2525 projects

Showing 36 of 2525 projects

freeCodeCamp
freeCodeCampTypeScript

A free, self-paced curriculum and platform for learning full-stack web development, machine learning, and computer science.

#teachers#community-driven#learn-to-code
Stars446.4k
Forks44.9k
Last commit2 days ago
React Hooks
React HooksJavaScript

A JavaScript library for building user interfaces for web and native applications.

#declarative#component-architecture#library
Stars245.7k
Forks51.1k
Last commit1 day ago
Vue
VueTypeScript

A progressive JavaScript framework for building user interfaces, designed for incremental adoption and scalability.

#single-page-applications#javascript-framework#progressive-framework
Stars209.9k
Forks33.9k
Last commit1 year ago
javascript-algorithms
javascript-algorithmsJavaScript

A comprehensive collection of JavaScript implementations of algorithms and data structures with detailed explanations.

#algorithm#mathematical-algorithms#educational
Stars196.1k
Forks31.1k
Last commit11 days ago
You Don't Know JS
You Don't Know JS

A deep-dive book series exploring the core mechanisms and nuances of the JavaScript programming language.

#programming-books#deep-dive#book-series
Stars184.5k
Forks33.5k
Last commit3 months ago
You Don't Know JS: Promises
You Don't Know JS: Promises

A deep-dive book series exploring the core mechanisms and nuances of the JavaScript programming language.

#programming-books#deep-dive#frontend-development
Stars184.5k
Forks33.5k
Last commit3 months ago
Bootstrap
BootstrapMDX

The most popular HTML, CSS, and JavaScript framework for building responsive, mobile-first websites.

#grid-system#sass#html
Stars174.3k
Forks78.8k
Last commit18 hours ago
Airbnb JavaScript Style Guide
Airbnb JavaScript Style GuideJavaScript

A comprehensive JavaScript style guide with ESLint rules for writing consistent and maintainable code.

#developer-tools#style-linter#naming-conventions
Stars148.1k
Forks26.7k
Last commit1 month ago
Airbnb
AirbnbJavaScript

A comprehensive JavaScript style guide for writing clean, consistent, and modern code.

#style-linter#naming-conventions#coding-standards
Stars148.1k
Forks26.7k
Last commit1 month ago
30 Seconds of Code
30 Seconds of CodeJavaScript

A collection of concise JavaScript code snippets and articles to improve development skills.

#developer-tools#learn-to-code#frontend-development
Stars128.0k
Forks12.5k
Last commit4 days ago
opening an issue
opening an issueJavaScript

A collection of concise JavaScript code snippets and articles to improve development skills.

#developer-tools#learn-to-code#education
Stars128.0k
Forks12.5k
Last commit4 days ago
Using Hooks in React Native
Using Hooks in React NativeC++

A framework for building native iOS and Android applications using React's declarative UI components.

#ios#native-apps#android
Stars126.0k
Forks25.2k
Last commit1 day ago
electron
electronC++

Build cross-platform desktop applications using JavaScript, HTML, and CSS.

#javascript-framework#chrome#native-apps
Stars121.6k
Forks17.2k
Last commit19 hours ago
Electron
ElectronC++

Build cross-platform desktop applications using JavaScript, HTML, and CSS.

#chrome#native-apps#web-technologies
Stars121.6k
Forks17.2k
Last commit19 hours ago
Node.js core
Node.js coreJavaScript

An open-source, cross-platform JavaScript runtime environment built on Chrome's V8 engine.

#event-driven#backend-development#js
Stars117.7k
Forks35.8k
Last commit1 day ago
Three.js
Three.jsJavaScript

A lightweight, cross-browser JavaScript library for creating and displaying 3D graphics in the browser.

#interactive-3d#webaudio#webgpu
Stars112.9k
Forks36.4k
Last commit19 hours ago
Official GitHub repository
Official GitHub repositoryTypeScript

A strongly typed superset of JavaScript that compiles to clean JavaScript for application-scale development.

#programming-language#compiler#static-typing
Stars109.2k
Forks13.4k
Last commit21 hours ago
axios
axiosJavaScript

Promise-based HTTP client for making requests in browsers and Node.js with interceptors, cancellation, and automatic JSON handling.

#hacktoberfest#promise-based#interceptors
Stars109.1k
Forks11.7k
Last commit3 days ago
deno
denoRust

A modern runtime for JavaScript, TypeScript, and WebAssembly with secure defaults and excellent developer experience.

#developer-tools#webassembly#server-side
Stars107.0k
Forks6.1k
Last commit18 hours ago
Node.js Best Practices
Node.js Best PracticesDockerfile

A comprehensive collection of Node.js best practices covering architecture, error handling, testing, security, and production deployment.

#expressjs#software-architecture#devops
Stars105.3k
Forks10.7k
Last commit1 year ago
Node.js Best Practices
Node.js Best PracticesDockerfile

A comprehensive collection of Node.js best practices covering architecture, error handling, security, testing, and production deployment.

#expressjs#software-architecture#production-deployment
Stars105.3k
Forks10.7k
Last commit1 year ago
confusing-browser-globals
confusing-browser-globalsJavaScript

A deprecated tool to bootstrap React applications with zero build configuration.

#single-page-app#build-tools#boilerplate
Stars103.4k
Forks27.0k
Last commit1 year ago
Create React App
Create React AppJavaScript

A deprecated CLI tool to bootstrap React applications with zero build configuration.

#single-page-app#build-tools#boilerplate
Stars103.4k
Forks27.0k
Last commit1 year ago
GitHub Repo
GitHub RepoTypeScript

A development platform for building mobile and desktop web applications using TypeScript/JavaScript.

#single-page-application#component-based#angular-cli
Stars100.3k
Forks27.3k
Last commit3 days ago
Puppeteer
PuppeteerTypeScript

A JavaScript library providing a high-level API to control Chrome or Firefox browsers for automation and testing.

#developer-tools#chrome#screenshot
Stars94.5k
Forks9.4k
Last commit1 day ago
Clean Code JavaScript
Clean Code JavaScriptJavaScript

Clean Code concepts adapted for JavaScript, providing guidelines for readable, reusable, and refactorable software.

#composition#inheritance#coding-standards
Stars94.4k
Forks12.5k
Last commit1 year ago
Playwright
PlaywrightTypeScript

A framework for web testing and automation that drives Chromium, Firefox, and WebKit with a single API.

#playwright#chrome#test-runner
Stars90.5k
Forks5.9k
Last commit1 day ago
mermaid
mermaidTypeScript

A JavaScript-based diagramming tool that generates flowcharts, sequence diagrams, and more from markdown-like text definitions.

#developer-tools#flowchart#diagrams-as-code
Stars88.5k
Forks9.0k
Last commit22 hours ago
Awesome interview questions
Awesome interview questions

A curated collection of technical interview question lists across programming languages, frameworks, databases, and CS topics.

#developer-tools#career-development#interview-practice
Stars83.0k
Forks9.5k
Last commit1 year ago
Awesome PHP Interview Questions
Awesome PHP Interview Questions

A curated collection of technical interview question lists across programming languages, frameworks, databases, and CS topics.

#cs-fundamentals#interview-practice#interviewing
Stars83.0k
Forks9.5k
Last commit1 year ago
Awesome Interviews
Awesome Interviews

A curated collection of technical interview question lists covering programming languages, frameworks, databases, and CS fundamentals.

#cs-fundamentals#interview-practice#interviewing
Stars83.0k
Forks9.5k
Last commit1 year ago
awesome-interviews
awesome-interviews

A curated collection of lists containing technical interview questions for software developers across various technologies.

#interview-practice#interviewing#technical-interview
Stars83.0k
Forks9.5k
Last commit1 year ago
awesome-interview-questions
awesome-interview-questions

A curated collection of technical interview question lists across programming languages, frameworks, databases, and CS fundamentals.

#career-development#technical-interviews#interview-practice
Stars83.0k
Forks9.5k
Last commit1 year ago
Vite
ViteTypeScript

A fast frontend build tool with instant server start and lightning-fast hot module replacement.

#plugin-system#es-modules#hmr
Stars81.3k
Forks8.3k
Last commit18 hours ago
Vite Lit Starter
Vite Lit StarterTypeScript

A fast frontend build tool with instant server start and lightning-fast hot module replacement.

#es-modules#hot-module-replacement#hmr
Stars81.3k
Forks8.3k
Last commit18 hours ago
Awesome React
Awesome React

A curated collection of awesome React libraries, tools, resources, and components for the entire React ecosystem.

#developer-tools#react-ecosystem#react-tutorial
Stars73.6k
Forks7.6k
Last commit6 days ago
Page 1 of 71Next

Related Tags

#Nodejs621#Frontend610#Typescript484#React298#Web Development266#Developer Tools245#Javascript Library236#Cross Platform211#Ui Components192#React Native155#Performance146#Vue143
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub