RepoGuard
Updated 1 h ago
Node.js

Organization

Public GitHub footprint of Node.js

@nodejs
View profile on GitHub

231

Public repositories

236,713

Total stars

16,026

Followers

The Node.js organization maintains a significant presence on GitHub with a wide range of public repositories primarily written in JavaScript, TypeScript, C++, Shell, C, and Python. Notable projects include the core Node.js runtime, the native addon build tool node-gyp, and the official Docker image for Node.js, reflecting its vital role in the developer community.

Top languages

JavaScript 44TypeScript 9C++ 7Shell 6C 4Python 3Dockerfile 1Go 1

Public repositories

node

117,749

Node.js JavaScript runtime ✨🐢🚀✨

JavaScript
Updated Jun 13, 2026

node-v0.x-archive

34,300

Moved to https://github.com/nodejs/node

Unknown Language
Updated Jun 13, 2026

node-gyp

10,639

Node.js native addon build tool

Python
Updated Jun 12, 2026

docker-node

8,566

Official Docker Image for Node.js :whale: :turtle: :rocket:

Dockerfile
Updated Jun 12, 2026

undici

7,613

An HTTP/1.1 client, written from scratch for Node.js

JavaScript
Updated Jun 13, 2026

nodejs.org

6,831

The Node.js® Website

TypeScript
Updated Jun 12, 2026

http-parser

6,445

http request/response parser for c

C
Updated Jun 12, 2026

Release

4,331

Node.js Release Working Group

JavaScript
Updated Jun 13, 2026

corepack

3,700

Package manager version manager for Node.js projects

TypeScript
Updated Jun 11, 2026

nan

3,355

Native Abstractions for Node.js

C++
Updated Jun 10, 2026

node-addon-examples

2,589

Node.js C++ addon examples from http://nodejs.org/docs/latest/api/addons.html

C++
Updated Jun 9, 2026

node-addon-api

2,395

Module for using Node-API from C++

C++
Updated Jun 13, 2026

nodejs.dev

2,286

A redesign of Nodejs.org built using Gatsby.js with React.js, TypeScript, and Remark.

TypeScript
Updated Jun 12, 2026

llhttp

1,916

Port of http_parser to llparse

TypeScript
Updated Jun 13, 2026

node-chakracore

1,913

Node.js on ChakraCore :sparkles::turtle::rocket::sparkles:

JavaScript
Updated Jun 7, 2026

node-convergence-archive

1,818

Archive for node/io.js convergence work pre-3.0.0

JavaScript
Updated May 13, 2026

help

1,577

:sparkles: Need help with Node.js? File an Issue here. :rocket:

Unknown Language
Updated Jun 13, 2026

llnode

1,168

An lldb plugin for Node.js and V8, which enables inspection of JavaScript states for insights into Node.js processes and their core dumps.

C++
Updated Jun 12, 2026

readable-stream

1,048

Node-core streams for userland

JavaScript
Updated Jun 8, 2026

amaro

783

Node.js TypeScript wrapper

JavaScript
Updated Jun 12, 2026

TSC

681

The Node.js Technical Steering Committee

JavaScript
Updated Jun 11, 2026

examples

675

A repository of runnable Node.js examples that go beyond "hello, world!"

JavaScript
Updated Jun 10, 2026

llparse

624

Generating parsers in LLVM IR

TypeScript
Updated May 25, 2026

citgm

602

Canary in the Gold Mine

JavaScript
Updated Jun 3, 2026

mentorship

575

Node.js Mentorship Program Initiative

Unknown Language
Updated Jun 4, 2026

diagnostics

548

Node.js Diagnostics Working Group

Unknown Language
Updated May 13, 2026

next-10

543

Repository for discussion on strategic directions for next 10 years of Node.js

Unknown Language
Updated Jun 8, 2026

security-wg

540

Node.js Ecosystem Security Working Group

Go
Updated Jun 12, 2026

build

533

Better build and test infra for Node.

Jinja
Updated Jun 12, 2026

node-v8

459

Experimental Node.js mirror on V8 lkgr :sparkles::turtle::rocket::sparkles:

Shell
Updated Jun 5, 2026

node-eps

441

Node.js Enhancement Proposals for discussion on future API additions/changes to Node core

Unknown Language
Updated Apr 21, 2026

package-maintenance

419

Repository for work for discussion of helping with maintenance of key packages in the ecosystem.

Unknown Language
Updated May 3, 2026

education

411

A place to discover and contribute to education initiatives in Node.js

Unknown Language
Updated May 5, 2026

modules

411

Node.js Modules Team

Unknown Language
Updated Mar 13, 2026

performance

395

Node.js team focusing on performance

Shell
Updated Jun 7, 2026

nodejs-zh-CN

395

node.js 中文化 & 中文社区

SCSS
Updated May 10, 2026

unofficial-builds

390

Unofficial binaries for Node.js

Shell
Updated Jun 12, 2026

single-executable

389

This team aims to advance the state of the art in packaging Node.js applications as single standalone executables (SEAs) on all supported operating systems.

Unknown Language
Updated May 20, 2026

node-inspect

338

Code that's now part of node, previously `node debug` for `node --inspect`

JavaScript
Updated May 14, 2026

is-my-node-vulnerable

328

package that checks if your Node.js installation is vulnerable to known security vulnerabilities

JavaScript
Updated Jun 12, 2026

node-core-utils

311

CLI tools for Node.js Core collaborators

JavaScript
Updated Jun 8, 2026

github-bot

297

@nodejs-github-bot's heart and soul

JavaScript
Updated Jun 10, 2026

nodejs-ko

263

node.js 한국 커뮤니티

Stylus
Updated Mar 19, 2026

uvwasi

262

WASI syscall API built atop libuv

C
Updated May 18, 2026

community-committee

261

The Node.js Community Committee (aka CommComm)

Unknown Language
Updated May 17, 2026

cjs-module-lexer

260

Fast lexer to extract named exports via analysis from CommonJS modules

JavaScript
Updated May 7, 2026

abi-stable-node

249

Repository used by the Node-API team to manage work related to Node-API and node-addon-api

JavaScript
Updated May 16, 2026

postject

246

Easily inject arbitrary read-only resources into executable formats (Mach-O, PE, ELF) and use it at runtime.

JavaScript
Updated Jun 11, 2026

evangelism

241

Letting the world know how awesome Node.js is and how to get involved!

Unknown Language
Updated Jun 6, 2026

changelog-maker

235

A git log to CHANGELOG.md tool

JavaScript
Updated Jun 10, 2026

iojs.org

234

No description provided for this repository.

JavaScript
Updated Apr 24, 2026

getting-started

199

Getting started in Node.js!

Unknown Language
Updated Apr 10, 2026

installer

197

Electron based installer for Node.js.

JavaScript
Updated Mar 18, 2026

admin

190

Administrative space for policies of the TSC

JavaScript
Updated Jun 11, 2026

require-in-the-middle

185

Module to hook into the Node.js require function

JavaScript
Updated May 28, 2026

snap

182

Node.js snap source and updater

Shell
Updated Jun 13, 2026

repl

181

REPL rewrite for Node.js ✨🐢🚀✨

JavaScript
Updated May 26, 2026

import-in-the-middle

165

Like `require-in-the-middle`, but for ESM import

JavaScript
Updated Jun 8, 2026

full-icu-npm

156

convenience loader for 'small-icu' node builds

JavaScript
Updated May 5, 2026

gyp-next

151

A fork of the GYP build system for use in the Node.js projects

Python
Updated Jun 5, 2026

roadmap

131

This repository and working group has been retired.

Unknown Language
Updated Apr 26, 2026

typescript

118

TypeScript support in Node.js core

Unknown Language
Updated May 21, 2026

dev-policy

107

node-foundation dev policy **draft**

Unknown Language
Updated May 13, 2026

node-core-test

99

Node 18's node:test, as an npm package

JavaScript
Updated Mar 26, 2026

package-examples

89

Repository documenting package shipping patterns

JavaScript
Updated Jun 6, 2026

userland-migrations

78

Handle breaking changes gracefully for a modern ecosystem.

TypeScript
Updated Jun 8, 2026

email

65

MX server management for iojs.org (and eventually nodejs.org)

JavaScript
Updated May 12, 2026

loaders-test

59

Examples demonstrating the Node.js ECMAScript Modules Loaders API

JavaScript
Updated Apr 8, 2026

release-cloudflare-worker

56

Infra for serving Node.js downloads and documentation.

TypeScript
Updated Jun 12, 2026

merve

56

A fast C++ lexer for extracting named exports from CommonJS modules. This library performs static analysis to detect CommonJS export patterns without executing the code.

C++
Updated Jun 2, 2026

reliability

55

Make the CI green again

Shell
Updated Jun 13, 2026

core-validate-commit

55

Validate commit messages for Node.js core

JavaScript
Updated Jun 9, 2026

branch-diff

53

A tool to list print the commits on one git branch that are not on another using loose comparison

JavaScript
Updated Apr 28, 2026

node-api-headers

42

Repository used to make the N-API headers more accessible

C
Updated Jun 3, 2026

doc-kit

39

Node.js's tooling for API generation

JavaScript
Updated Jun 10, 2026

create-node-meeting-artifacts

35

Tool to create artifacts for node.js team meetings

JavaScript
Updated May 27, 2026

string_decoder

35

'string_decoder' module from Node.js core

JavaScript
Updated Mar 20, 2026

lts-schedule

34

Generate the Node.js LTS schedule

JavaScript
Updated Jun 1, 2026

jenkins-alerts

33

Node.js Jenkins alerts for CI Testing environment

Unknown Language
Updated Jun 13, 2026

node-auto-test

23

Node.js clone for testing automation tools

JavaScript
Updated May 31, 2026

nodejs-dist-indexer

22

An application to create nodejs.org distribution index files: index.json and index.tab

JavaScript
Updated May 25, 2026

nodejs-dependency-vuln-assessments

22

No description provided for this repository.

Python
Updated May 22, 2026

ncrypto

21

Library supporting OpenSSL and crypto functions for node:crypto

C++
Updated May 8, 2026

orchestrion-js

20

Orchestrion, but for JS

JavaScript
Updated May 27, 2026

.github

19

Node.js .github metarepository

Unknown Language
Updated May 30, 2026

learn

18

This repository contains the Node.js learning guides

JavaScript
Updated Jun 8, 2026

node-api-cts

16

Node.js js-native-api-test suite, externalized so that it can be used to test Node-API implementations outside of Node.js

C
Updated Jun 12, 2026

remark-preset-lint-node

16

remark preset to configure remark-lint with settings for nodejs/node

JavaScript
Updated Jun 8, 2026

official-images

15

Primary source of truth for the Docker "Official Images" program

Shell
Updated Jun 10, 2026

http-next

15

Repository for exploratory work related to http

JavaScript
Updated Apr 24, 2026

caritat

14

A voting software for remote teams

TypeScript
Updated Apr 28, 2026

nodejs-news-feeder

13

Node.js news feeder

HTML
Updated May 25, 2026

bluesky

13

A repository to manage content from official Node.js Bluesky accounts

JavaScript
Updated May 7, 2026

nbytes

11

A library of byte handling functions extracted from Node.js core

C++
Updated May 18, 2026

nodejs-latest-linker

8

An application to create latest-X symlinks at https://nodejs.org/download/release/ after each new release

JavaScript
Updated Mar 17, 2026

discord-status-worker

7

Status page feed for the Node.js Discord server via Cloudflare Workers

TypeScript
Updated Jun 9, 2026

node-meeting-agenda

7

Generate an agenda for a Node.js working group based on GitHub issue labels

JavaScript
Updated Mar 19, 2026

web-team

5

The Node.js Website Team Governance Repository

Unknown Language
Updated Jun 10, 2026

test-runner

3

Discuss test-runner team issues, track work, bike-shed naming, etc.

Unknown Language
Updated Apr 23, 2026

node-pr-doc-preview

2

Host previews of doc changes from PR opened on nodejs/node. Unofficial material.

Unknown Language
Updated Jun 9, 2026

Frequently asked questions

What does nodejs build on GitHub?

Node.js builds a variety of projects on GitHub, focusing on a range of programming languages. Key repositories include the Node.js runtime, node-gyp for native addons, and the official Docker image, showcasing its extensive ecosystem.

Which programming languages does nodejs use?

The primary programming languages used by Node.js in its repositories include JavaScript, TypeScript, C++, Shell, C, and Python. This diverse set enables a wide array of functionalities and integrations within the Node.js ecosystem.

Are nodejs's repositories public?

Yes, all of Node.js's repositories on GitHub are public. This transparency allows developers to contribute, audit, and collaborate on projects, fostering a strong community around the Node.js platform.

Is this exposure intended?

Monitor Node.js with RepoGuard and get alerted the moment a new public repository appears.

Monitor this account