JavaScript Top Open-Source Projects, done by great JavaScript Developers

Daily actualized JavaScript Github Projects

Find JavaScript Jobs

  • careers
  • certification
  • community
  • curriculum
  • d3
  • education
  • freecodecamp
  • hacktoberfest
  • javascript
  • learn-to-code
  • math
  • nodejs
  • nonprofits
  • programming
  • react
  • teachers
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
  • declarative
  • frontend
  • javascript
  • library
  • react
  • ui
The library for web and native user interfaces.

vue

  • framework
  • frontend
  • javascript
  • vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
  • algorithm
  • algorithms
  • computer-science
  • data-structures
  • interview
  • interview-preparation
  • javascript
  • javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
  • async
  • book
  • book-series
  • closures
  • education
  • es2015
  • es6
  • javascript
  • learn-to-code
  • programming
  • prototypes
  • training-materials
  • training-providers
A book series on JavaScript. @YDKJS on twitter.
  • beginner-project
  • cpp
  • golang
  • javascript
  • project
  • python
  • tutorial
  • webdevelopment
Curated list of project-based tutorials
  • bootstrap
  • css
  • css-framework
  • html
  • javascript
  • sass
  • scss
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
  • arrow-functions
  • es2015
  • es2016
  • es2017
  • es2018
  • es6
  • eslint
  • javascript
  • linting
  • naming-conventions
  • style-guide
  • style-linter
  • styleguide
  • tc39
JavaScript Style Guide
  • astro
  • awesome-list
  • css
  • education
  • es6-javascript
  • git
  • github-actions
  • html
  • javascript
  • learn-to-code
  • learning-resources
  • netlify
  • nodejs
  • programming
  • python
  • reactjs
  • snippets
  • snippets-collection
  • website-infrastructure
Short code snippets for all your development needs
  • c-plus-plus
  • chrome
  • css
  • electron
  • html
  • javascript
  • nodejs
  • v8
  • works-with-codespaces
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
  • android
  • angular
  • books
  • free
  • ios
  • javascript
  • kotlin
  • pdf
  • programming
  • python
  • react
  • react-native
  • swift
  • vue
:books: 免费的计算机编程类中文书籍,欢迎投稿
  • hacktoberfest
  • http-client
  • javascript
  • nodejs
  • promise
Promise based HTTP client for the browser and node.js
  • javascript
  • js
  • linux
  • macos
  • mit
  • node
  • nodejs
  • runtime
  • windows
Node.js JavaScript runtime ✨🐢🚀✨
  • 3d
  • augmented-reality
  • canvas
  • html5
  • javascript
  • svg
  • virtual-reality
  • webaudio
  • webgl
  • webgl2
  • webgpu
  • webxr
JavaScript 3D Library.
  • javascript
  • language
  • typechecker
  • typescript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
  • best-practices
  • es6
  • eslint
  • express
  • expressjs
  • javascript
  • jest
  • microservices
  • mocha
  • node-js
  • nodejs
  • nodejs-development
  • npm
  • rest
  • style-guide
  • styleguide
  • testing
  • types
:white_check_mark: The Node.js best practices list (February 2024)
  • angular
  • javascript
  • pwa
  • typescript
  • web
  • web-framework
  • web-performance
Deliver web apps with confidence 🚀
  • deno
  • javascript
  • rust
  • typescript
A modern runtime for JavaScript and TypeScript.
  • best-practices
  • clean-architecture
  • clean-code
  • composition
  • inheritance
  • javascript
  • principles
:bathtub: Clean Code concepts adapted for JavaScript
  • angular
  • components
  • design-systems
  • documentation
  • ember
  • html
  • javascript
  • react
  • react-native
  • storybook
  • styleguide
  • svelte
  • testing
  • typescript
  • ui
  • ui-components
  • vue
  • web-components
  • webpack
Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.
  • css
  • curriculum
  • education
  • html
  • javascript
  • learning
  • tutorials
24 Lessons, 12 Weeks, Get Started as a Web Developer
  • applications
  • coding
  • codingchallenges
  • css
  • hacktoberfest
  • html
  • ideas
  • javascript
  • practice
A Collection of application ideas which can be used to improve your coding skills.

bun

  • bun
  • bundler
  • javascript
  • javascriptcore
  • jsx
  • nodejs
  • npm
  • react
  • transpiler
  • typescript
  • zig
  • ziglang
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
  • checklist
  • css
  • front-end-developer-tool
  • front-end-development
  • frontend
  • guidelines
  • html
  • javascript
  • lists
  • reference
  • resources
  • web-development
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
  • android-interview-questions
  • angularjs-interview-questions
  • awesome
  • awesome-list
  • awesomeness
  • interview-practice
  • interview-questions
  • interviewing
  • javascript
  • javascript-interview-questions
  • list
  • python-interview-questions
  • rails-interview
  • ruby
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
  • diagrams
  • diagrams-as-code
  • documentation
  • flowchart
  • javascript
  • mindmap
  • typescript
  • uml-diagrams
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
  • framework
  • hacktoberfest
  • javascript
  • javascript-framework
  • microservices
  • nest
  • nestjs
  • node
  • nodejs
  • nodejs-framework
  • typescript
  • typescript-framework
  • websockets
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
  • amd
  • build-tool
  • commonjs
  • compiler
  • es2015
  • es6
  • esm
  • javascript
  • javascript-compiler
  • javascript-modules
  • loaders
  • module-bundler
  • plugins
  • web
  • web-performance
  • webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
  • express
  • javascript
  • nodejs
  • server
Fast, unopinionated, minimalist web framework for node.
  • canvas
  • chart
  • graph
  • html5
  • html5-charts
  • javascript
Simple HTML5 Charts using the <canvas> tag
  • awesome
  • awesome-list
  • javascript
  • react
  • react-apps
  • react-native
  • react-tutorial
  • samples
  • tutorial
  • typescript
A collection of awesome things regarding React ecosystem
  • angular
  • concepts
  • es6
  • es6-javascript
  • hacktoberfest
  • javascript
  • javascript-closures
  • javascript-engines
  • javascript-programming
  • nodejs
  • primitive-types
  • programming
  • react
📜 33 JavaScript concepts every developer should know.
  • automation
  • chrome
  • chromium
  • e2e-testing
  • electron
  • end-to-end-testing
  • firefox
  • javascript
  • playwright
  • test
  • test-automation
  • testing
  • testing-tools
  • web
  • webkit
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
  • javascript
  • nodejs
  • socket-io
  • websocket
Realtime application framework (Node.JS server)
  • atom
  • editor
  • electron
  • javascript
  • linux
  • macos
  • windows
:atom: The hackable text editor
  • api
  • cms
  • cms-framework
  • content-management
  • content-management-system
  • customizable
  • dashboard
  • graphql
  • hacktoberfest
  • headless-cms
  • jamstack
  • javascript
  • koa
  • koa2
  • mysql
  • no-code
  • nodejs
  • rest
  • strapi
  • typescript
🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.
  • javascript
  • lodash
  • modules
  • utilities
A modern JavaScript utility library delivering modularity, performance, & extras.
  • best-practices
  • css
  • html
  • html5
  • html5-boilerplate
  • javascript
  • robust
A professional front-end template for building fast, robust, and adaptable web apps or sites.
  • awesome
  • awesome-list
  • javascript
  • list
  • node
  • nodejs
:zap: Delightful Node.js packages and resources
  • components
  • element-ui
  • javascript
  • ui-kit
  • vue
  • vue-components
  • vuejs
A Vue.js 2.0 UI Toolkit for Web
  • algo
  • algorithm
  • algorithms
  • algorithms-datastructures
  • computer-science
  • cpp
  • data-structures
  • interview
  • java
  • javascript
  • leetcode
  • leetcode-solutions
  • python
  • tree
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
  • documentation
  • hacktoberfest
  • javascript
  • open-source
  • react
  • website
Easy to maintain open source documentation websites.
  • angular
  • capacitor
  • framework
  • frontend
  • ionic
  • ios
  • javascript
  • material-design
  • mobile
  • pwa
  • react
  • stencil
  • stenciljs
  • typescript
  • vue
  • web
  • webcomponents
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
  • animation
  • anime
  • canvas
  • css
  • javascript
  • javascript-library
  • svg
JavaScript animation engine
  • angular
  • ast
  • css
  • flow
  • formatter
  • graphql
  • html
  • javascript
  • json
  • jsx
  • less
  • markdown
  • prettier
  • printer
  • scss
  • typescript
  • vue
  • yaml
Prettier is an opinionated code formatter.
  • chatgpt
  • gpt-4
  • interpreter
  • javascript
  • nodejs
  • python
A natural language interface for computers
  • algorithm
  • cpp
  • go
  • interview
  • java
  • javascript
  • leetcode
  • offer
  • programmer
  • python
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
  • blogging
  • cms
  • creator-economy
  • ghost
  • hacktoberfest
  • headless-cms
  • jamstack
  • javascript
  • journalism
  • nodejs
  • publishing
  • web-application
Independent technology for modern publishing, memberships, subscriptions and newsletters.
  • build-system
  • framework
  • hacktoberfest
  • hacktoberfest2023
  • javascript
  • meteor
  • mongodb
  • nodejs
  • npm
  • react
  • reactive-programming
  • realtime
  • rpc
  • zero-configuration
Meteor, the JavaScript App Platform
  • easy
  • expectation
  • facebook
  • immersive
  • javascript
  • painless
  • painless-javascript-testing
  • snapshot
  • testing
Delightful JavaScript Testing.