An open API service providing repository metadata for many open source software ecosystems.

nodejs 218 Repositories

nodejs/release-keys

Node.js release signing keys.

Language: Shell - Size: 463 KB - Last synced at: about 5 hours ago - Pushed at: about 11 hours ago - Stars: 17 - Forks: 14

nodejs/docker-node

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

Language: Dockerfile - Size: 2.53 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 8,518 - Forks: 1,993

nodejs/node

Node.js JavaScript runtime ✨🐢🚀✨

Language: JavaScript - Size: 1.33 GB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 116,156 - Forks: 34,963

nodejs/jenkins-alerts

Node.js Jenkins alerts for CI Testing environment

Size: 27.1 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 32 - Forks: 23

nodejs/node-meeting-agenda

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

Language: JavaScript - Size: 364 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 7 - Forks: 7

nodejs/web-team

The Node.js Website Team Governance Repository

Size: 127 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 4 - Forks: 6

nodejs/merve

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.

Language: C++ - Size: 1.19 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 40 - Forks: 7

nodejs/build

Better build and test infra for Node.

Language: Jinja - Size: 15.9 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 531 - Forks: 172

nodejs/node-addon-examples

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

Language: C++ - Size: 4.85 MB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 2,591 - Forks: 602

nodejs/orchestrion-js

Orchestrion, but for JS

Language: Rust - Size: 306 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 18 - Forks: 4

nodejs/amaro

Node.js TypeScript wrapper

Language: JavaScript - Size: 131 MB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 771 - Forks: 34

nodejs/citgm

Canary in the Gold Mine

Language: JavaScript - Size: 1.29 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 591 - Forks: 156

nodejs/gyp-next

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

Language: Python - Size: 1.72 MB - Last synced at: 3 days ago - Pushed at: 5 days ago - Stars: 148 - Forks: 97

nodejs/undici

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

Language: JavaScript - Size: 13.7 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 7,447 - Forks: 714

nodejs/llhttp

Port of http_parser to llparse

Language: TypeScript - Size: 7.49 MB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 1,874 - Forks: 224

nodejs/branch-diff

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

Language: JavaScript - Size: 203 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 53 - Forks: 22

nodejs/help

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

Size: 144 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 1,565 - Forks: 305

nodejs/import-in-the-middle

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

Language: JavaScript - Size: 320 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 163 - Forks: 53

nodejs/next-10

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

Size: 3.25 MB - Last synced at: 3 days ago - Pushed at: 7 days ago - Stars: 542 - Forks: 29

nodejs/official-images Fork of docker-library/official-images

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

Language: Shell - Size: 31.4 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 15 - Forks: 16

nodejs/http-parser 📦

http request/response parser for c

Language: C - Size: 802 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 6,446 - Forks: 1,531

nodejs/llnode

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

Language: C++ - Size: 1000 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 1,169 - Forks: 103

nodejs/snap

Node.js snap source and updater

Language: Shell - Size: 1000 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 182 - Forks: 41

nodejs/nodejs-dist-indexer

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

Language: JavaScript - Size: 190 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 21 - Forks: 17

nodejs/reliability

Make the CI green again

Language: Shell - Size: 1.77 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 53 - Forks: 18

nodejs/node-api-cts

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

Language: C - Size: 25.4 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 15 - Forks: 11

nodejs/nodejs.org

The Node.js® Website

Language: TypeScript - Size: 116 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 6,806 - Forks: 6,484

nodejs/nodejs-news-feeder

Node.js news feeder

Language: HTML - Size: 1.09 MB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 13 - Forks: 11

nodejs/node-gyp

Node.js native addon build tool

Language: Python - Size: 5.91 MB - Last synced at: 9 days ago - Pushed at: 12 days ago - Stars: 10,532 - Forks: 1,869

nodejs/corepack

Package manager version manager for Node.js projects

Language: TypeScript - Size: 928 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 3,530 - Forks: 245

nodejs/caritat

A voting software for remote teams

Language: TypeScript - Size: 1.15 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 13 - Forks: 6

nodejs/userland-migrations

Handle breaking changes gracefully for a modern ecosystem.

Language: TypeScript - Size: 2.49 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 60 - Forks: 33

nodejs/node-addon-api

Module for using Node-API from C++

Language: C++ - Size: 2.22 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 2,374 - Forks: 495

nodejs/doc-kit

Node.js's tooling for API generation

Language: JavaScript - Size: 2.08 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 29 - Forks: 27

nodejs/release-cloudflare-worker

Infra for serving Node.js downloads and documentation.

Language: TypeScript - Size: 1.53 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 54 - Forks: 17

nodejs/unofficial-builds

Unofficial binaries for Node.js

Language: Shell - Size: 157 KB - Last synced at: 10 days ago - Pushed at: 12 days ago - Stars: 358 - Forks: 72

nodejs/cjs-module-lexer

Fast lexer to extract named exports via analysis from CommonJS modules

Language: JavaScript - Size: 2.09 MB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 257 - Forks: 31

nodejs/admin

Administrative space for policies of the TSC

Language: JavaScript - Size: 4.79 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 186 - Forks: 161

nodejs/test-runner

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

Size: 17.6 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 5

nodejs/node-core-utils

CLI tools for Node.js Core collaborators

Language: JavaScript - Size: 2.51 MB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 308 - Forks: 122

nodejs/Release

Node.js Release Working Group

Language: JavaScript - Size: 800 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 4,281 - Forks: 642

nodejs/changelog-maker

A git log to CHANGELOG.md tool

Language: JavaScript - Size: 1.76 MB - Last synced at: 9 days ago - Pushed at: 11 days ago - Stars: 233 - Forks: 41

nodejs/github-bot

@nodejs-github-bot's heart and soul

Language: JavaScript - Size: 2.53 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 298 - Forks: 133

nodejs/remark-preset-lint-node

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

Language: JavaScript - Size: 1.57 MB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 16 - Forks: 26

nodejs/repl

REPL rewrite for Node.js ✨🐢🚀✨

Language: JavaScript - Size: 319 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 181 - Forks: 25

nodejs/is-my-node-vulnerable

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

Language: JavaScript - Size: 517 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 322 - Forks: 11

nodejs/TSC

The Node.js Technical Steering Committee

Language: JavaScript - Size: 3.57 MB - Last synced at: 8 days ago - Pushed at: 10 days ago - Stars: 673 - Forks: 139

nodejs/postject

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

Language: JavaScript - Size: 14.7 MB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 240 - Forks: 16

nodejs/uvwasi

WASI syscall API built atop libuv

Language: C - Size: 430 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 259 - Forks: 58

nodejs/single-executable

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.

Size: 473 KB - Last synced at: 11 days ago - Pushed at: 9 months ago - Stars: 386 - Forks: 12

nodejs/node-api-headers

Repository used to make the N-API headers more accessible

Language: C - Size: 92.8 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 41 - Forks: 13

nodejs/nan

Native Abstractions for Node.js

Language: C++ - Size: 2.12 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 3,351 - Forks: 528

nodejs/package-maintenance

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

Size: 576 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 419 - Forks: 147

nodejs/nbytes

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

Language: C++ - Size: 25.4 KB - Last synced at: 10 days ago - Pushed at: 21 days ago - Stars: 8 - Forks: 6

nodejs/abi-stable-node

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

Language: JavaScript - Size: 228 MB - Last synced at: about 16 hours ago - Pushed at: 3 months ago - Stars: 249 - Forks: 35

nodejs/node-code-ide-configs

VSCode configs to use while developing on Node.js core

Language: Shell - Size: 1.19 MB - Last synced at: 22 days ago - Pushed at: 7 months ago - Stars: 40 - Forks: 19

nodejs/ncrypto

Library supporting OpenSSL and crypto functions for node:crypto

Language: C++ - Size: 106 KB - Last synced at: 5 days ago - Pushed at: 27 days ago - Stars: 21 - Forks: 12

nodejs/llparse

Generating parsers in LLVM IR

Language: TypeScript - Size: 890 KB - Last synced at: 4 days ago - Pushed at: 25 days ago - Stars: 614 - Forks: 41

nodejs/security-wg

Node.js Ecosystem Security Working Group

Language: Go - Size: 2.54 MB - Last synced at: 3 days ago - Pushed at: 28 days ago - Stars: 536 - Forks: 132

nodejs/bluesky

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

Language: JavaScript - Size: 223 KB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 13 - Forks: 10

nodejs/create-node-meeting-artifacts

Tool to create artifacts for node.js team meetings

Language: JavaScript - Size: 469 KB - Last synced at: 2 days ago - Pushed at: 11 days ago - Stars: 35 - Forks: 45

nodejs/node-core-test

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

Language: JavaScript - Size: 509 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 98 - Forks: 11

nodejs/lts-schedule

Generate the Node.js LTS schedule

Language: JavaScript - Size: 75.2 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 33 - Forks: 27

nodejs/readable-stream

Node-core streams for userland

Language: JavaScript - Size: 2.25 MB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 1,045 - Forks: 236

nodejs/node-v8

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

Language: Shell - Size: 1.1 GB - Last synced at: 10 days ago - Pushed at: 16 days ago - Stars: 459 - Forks: 73

nodejs/Gzemnid

An npm beholder that deceives you

Language: JavaScript - Size: 236 KB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 35 - Forks: 11

nodejs/diagnostics

Node.js Diagnostics Working Group

Size: 4.5 MB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 544 - Forks: 70

nodejs/require-in-the-middle

Module to hook into the Node.js require function

Language: JavaScript - Size: 145 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 182 - Forks: 34

nodejs/nodejs-dependency-vuln-assessments

Language: Python - Size: 76.2 KB - Last synced at: 20 days ago - Pushed at: 4 months ago - Stars: 21 - Forks: 6

nodejs/discord-status-worker

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

Language: TypeScript - Size: 158 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 0

nodejs/commit-stream

Turn a `git log` into a stream of commit objects

Language: JavaScript - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 34 - Forks: 11

nodejs/core-validate-commit

Validate commit messages for Node.js core

Language: JavaScript - Size: 348 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 56 - Forks: 53

nodejs/.github

Node.js .github metarepository

Size: 28.3 KB - Last synced at: 28 days ago - Pushed at: 11 months ago - Stars: 19 - Forks: 29

nodejs/devcontainer

developer environment for Node.js core

Language: Dockerfile - Size: 39.1 KB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 32 - Forks: 12

nodejs/node-v0.x-archive 📦

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

Size: 138 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 34,359 - Forks: 7,281

nodejs/email

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

Language: JavaScript - Size: 200 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 65 - Forks: 86

nodejs/performance

Node.js team focusing on performance

Language: Shell - Size: 50.8 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 394 - Forks: 9

nodejs/node-auto-test

Node.js clone for testing automation tools

Language: JavaScript - Size: 1.04 GB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 22 - Forks: 18

nodejs/nodejs-uk 📦

Переклад Node.js українською мовою

Language: Stylus - Size: 1.48 MB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 32 - Forks: 12

nodejs/typescript

TypeScript support in Node.js core

Size: 29.3 KB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 116 - Forks: 1

nodejs/wasm-builder

Repository used to create docker images used to build wasm blogs used in Node.js

Language: Dockerfile - Size: 31.3 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 6

nodejs/mikeal

In light of the the contributions that Mikeal made to Node.js and the larger ecosystem and his recent passing this repository will provide a place for people to contribute their condolences and memories of Mikeal.

Size: 4.88 KB - Last synced at: 10 days ago - Pushed at: 9 months ago - Stars: 48 - Forks: 5

nodejs/package-examples

Repository documenting package shipping patterns

Language: JavaScript - Size: 66.4 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 48 - Forks: 6

nodejs/loaders

ECMAScript Modules Loaders

Size: 108 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 138 - Forks: 16

nodejs/nodejs-latest-linker

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

Language: JavaScript - Size: 41 KB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 7 - Forks: 8

nodejs/nodejs-ko 📦

node.js 한국 커뮤니티

Language: Stylus - Size: 13 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 263 - Forks: 66

nodejs/http-next

Repository for exploratory work related to http

Language: JavaScript - Size: 41 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 5

nodejs/quic 📦

This repository is no longer active.

Language: JavaScript - Size: 426 MB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 305 - Forks: 51

nodejs/getting-started 📦

Getting started in Node.js!

Size: 24.4 KB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 196 - Forks: 50

nodejs/node-eps 📦

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

Size: 66.4 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 442 - Forks: 66

nodejs/node-chakracore 📦

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

Language: JavaScript - Size: 410 MB - Last synced at: 5 months ago - Pushed at: about 6 years ago - Stars: 1,923 - Forks: 342

nodejs/webidl-napi 📦

A WebIDL-to-N-API compiler

Language: JavaScript - Size: 108 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 6

nodejs/nodejs.dev 📦

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

Language: TypeScript - Size: 105 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 2,288 - Forks: 1,027

nodejs/examples 📦

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

Language: JavaScript - Size: 58.6 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 679 - Forks: 382

nodejs/node-convergence-archive 📦

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

Language: JavaScript - Size: 160 MB - Last synced at: 5 months ago - Pushed at: over 10 years ago - Stars: 1,823 - Forks: 98

nodejs/open-standards 📦

Node.js Open Standards Team

Size: 12.7 KB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 42 - Forks: 8

nodejs/iojs.org 📦

Language: JavaScript - Size: 2 MB - Last synced at: 3 months ago - Pushed at: almost 9 years ago - Stars: 233 - Forks: 128

nodejs/security-advisories 📦

Security advisories for Node.js and the JavaScript ecosystem.

Language: JavaScript - Size: 319 KB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 40 - Forks: 15

nodejs/website-redesign 📦

Facilitating the redesign of the nodejs.org website

Size: 468 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 98 - Forks: 46

nodejs/community-committee 📦

The Node.js Community Committee (aka CommComm)

Size: 603 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 263 - Forks: 68