JavaScript runtime environment
Node.js is a cross-platform, open-source JavaScript runtime environment that can run on Windows, Linux, Unix, macOS, and more. Node.js runs on the V8 JavaScript engine, and executes JavaScript code outside a web โ€ฆ Wikipedia
Factsheet
Original author Ryan Dahl
Initial release May 27, 2009; 16 years ago (2009-05-27)
Factsheet
Original author Ryan Dahl
Initial release May 27, 2009; 16 years ago (2009-05-27)
๐ŸŒ
GitHub
github.com โ€บ nodejs โ€บ node
GitHub - nodejs/node: Node.js JavaScript runtime โœจ๐Ÿข๐Ÿš€โœจ
January 27, 2026 - Node.js JavaScript runtime โœจ๐Ÿข๐Ÿš€โœจ. Contribute to nodejs/node development by creating an account on GitHub.
Starred by 116K users
Forked by 35.2K users
Languages ย  JavaScript 62.4% | C++ 23.3% | Python 10.1% | C 2.6% | HTML 0.6% | Shell 0.5%
๐ŸŒ
GitHub
github.com โ€บ nodejs โ€บ nodejs.org
GitHub - nodejs/nodejs.org: The Node.jsยฎ Website
Nodejs.org, maintained by the OpenJS Foundation, is the official website for the Node.jsยฎ JavaScript runtime. This repo is the source code for the website.
Starred by 6.8K users
Forked by 6.5K users
Languages ย  TypeScript 46.7% | MDX 30.9% | JavaScript 15.8% | CSS 4.8% | Shell 1.8% | HTML 0.0%
๐ŸŒ
GitHub
github.com โ€บ nodejs
Node.js ยท GitHub
Node.js has 231 repositories available. Follow their code on GitHub.
๐ŸŒ
DEV Community
dev.to โ€บ devshefali โ€บ 11-github-repositories-to-learn-nodejs-4bch
11 GitHub Repositories to learn NodeJs - DEV Community
August 11, 2025 - In this post, Iโ€™ll share 11 super helpful GitHub repositories to help you learn and get better at Node.js.
๐ŸŒ
GitHub
github.com โ€บ orgs โ€บ nodejs โ€บ repositories
Node.js
Node.js has 230 repositories available. Follow their code on GitHub.
๐ŸŒ
GitHub
github.com โ€บ nodejs โ€บ examples
GitHub - nodejs/examples: A repository of runnable Node.js examples that go beyond "hello, world!" ยท GitHub
June 22, 2024 - A repository of runnable Node.js examples that go beyond "hello, world!" - nodejs/examples
Starred by 681 users
Forked by 385 users
Languages ย  JavaScript 76.5% | Handlebars 23.5%
๐ŸŒ
GitHub
github.com โ€บ goldbergyoni โ€บ nodebestpractices
GitHub - goldbergyoni/nodebestpractices: :white_check_mark: The Node.js best practices list (July 2024) ยท GitHub
1. You are reading dozens of the best Node.js articles - this repository is a summary and curation of the top-ranked content on Node.js best practices, as well as content written here by collaborators
Starred by 105K users
Forked by 10.7K users
Languages ย  Dockerfile 87.9% | TypeScript 12.1%
๐ŸŒ
GitHub
github.com โ€บ nodesource โ€บ distributions
GitHub - nodesource/distributions: NodeSource Node.js Binary Distributions ยท GitHub
NodeSource Node.js Binary Distributions. Contribute to nodesource/distributions development by creating an account on GitHub.
Starred by 13.8K users
Forked by 3.1K users
Languages ย  Shell
Find elsewhere
๐ŸŒ
GitHub
github.com โ€บ mikaelbr โ€บ node-repo-github
GitHub - mikaelbr/node-repo-github: A very simple node.js wrapper to get Github Repo Information.
var githubrepo = require('./node-repo-github/githubrepo.js'); Now you're ready to use it. As per now, this module only has one method; open. This finds a repo based on user and repo name. username โ€“ The username of the repo owner ยท repo โ€“ Full repository name ยท
Starred by 2 users
Forked by 2 users
Languages ย  JavaScript 100.0% | JavaScript 100.0%
๐ŸŒ
GitHub
github.com โ€บ topics โ€บ nodejs-projects
Build software better, together
This repo contains notes, code, and projects inspired by the Namaste Node.js course by Akshay Saini. Perfect for beginners & advanced developers! react nodejs javascript api web-development mongodb server mongoose expressjs fullstack mern-stack nodejs-projects akshay-saini mern-project nodejs-course namaste-nodejs namaste-nodejs-notes ... In this repository, I have created CRUD operation sites using Nodejs as backend with Nosql database.This code includes nodejs, expressjs, mongodb, mongoose, ejs, css etc.
๐ŸŒ
GitHub
github.com โ€บ topics โ€บ node-js
node-js ยท GitHub Topics ยท GitHub
Run Express and other Node.js frameworks on AWS Serverless technologies such as Lambda, API Gateway, Lambda@Edge, and more. nodejs aws lambda express node aws-lambda serverless api-gateway dynamodb expressjs sam serverless-framework node-js alb express-js aws-serverless hacktoberfest serverless-applications serverless-express vendia
๐ŸŒ
GitHub
github.com โ€บ nodejs โ€บ getting-started
GitHub - nodejs/getting-started: Getting started in Node.js! ยท GitHub
This has a lot of meta information about Node.js, downloads, and metrics. The nodejs/help repository.
Starred by 197 users
Forked by 49 users
๐ŸŒ
Shefali
shefali.dev โ€บ home โ€บ 11 github repositories to learn nodejs
GitHub Repositories to learn NodeJs: Top 11 Essential
August 29, 2025 - Discover 11 essential GitHub Repositories to learn NodeJs, from basics to advanced projects, and boost your backend development skills.
๐ŸŒ
DEV Community
dev.to โ€บ ama โ€บ top-node-js-repositories-no-frameworks-6ap
Top Node.js Github repositories (no frameworks) - DEV Community
December 5, 2022 - 1. You are reading dozens of the best Node.js articles - this repository is a summary and curation of the top-ranked content on Node.js best practices, as well as content written here by collaborators ... Node.js is one of the most tagged languages on Codever. The public bookmarks are shared into this Github repository and most likely all the above listed are referenced from this git repo.
๐ŸŒ
Node.js
nodejs.org โ€บ en โ€บ about โ€บ get-involved
Node.js โ€” Get involved
The nodejs/help GitHub repository is the official place to ask questions about Node.js.
๐ŸŒ
Medium
medium.com โ€บ @jaikumarsharma94130 โ€บ node-js-05-diving-into-the-nodejs-github-repo-d2811fdc950b
Node JS 05: Diving into the NodeJS Github repo. | by Jatin Sharma | Medium
September 9, 2024 - In the Node.js repository, if you navigate to the lib directory, youโ€™ll find the core JavaScript code for Node.js. This lib folder contains the source code for various built-in modules like http, fs, path, and more.
๐ŸŒ
Stack Overflow
stackoverflow.com โ€บ questions โ€บ 59793937 โ€บ how-to-run-node-js-app-from-github-repository
node.js - How to run node js app from github repository? - Stack Overflow
I'm clone github repo https://github.com/k3rn31p4nic/google-translate-api using "git clone https://github.com/k3rn31p4nic/google-translate-api" after I go to that directory and write in terminal npm install"npm start" and get
๐ŸŒ
GitHub
docs.github.com โ€บ en โ€บ actions โ€บ tutorials โ€บ build-and-test-code โ€บ nodejs
Building and testing Node.js - GitHub Docs
GitHub provides a workflow template for Node.js that should work for most Node.js projects. The subsequent sections of this guide give examples of how you can customize this workflow template. On GitHub, navigate to the main page of the repository.
๐ŸŒ
GitHub
docs.github.com โ€บ en โ€บ actions โ€บ tutorials โ€บ publish-packages โ€บ publish-nodejs-packages
Publishing Node.js packages - GitHub Docs
Linking your package to GitHub Packages using the repository key is optional. If you choose not to provide the repository key in your package.json file, then your package will not be linked to a repository when it is published, but you can choose to connect the package to a repository later.