Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Node.js Google Summer of Code

This collective is intended to support the Node.js project's participation in Google's Summer Of Code program.
Collective - Host: opensource - https://opencollective.com/nodejs-google-summer-of-code - Code: https://github.com/nodejs

github.com/nodejs/node

Node.js JavaScript runtime ✚🐢🚀✚

Stars: 107,485 - Last synced: 21 Jan 2025

github.com/nodejs/node-gyp

Node.js native addon build tool

Stars: 10,041 - Last synced: 21 Jan 2025

github.com/nodejs/docker-node

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

Stars: 8,260 - Last synced: 21 Jan 2025

github.com/nodejs/undici

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

Stars: 6,507 - Last synced: 21 Jan 2025

github.com/nodejs/nodejs.org

The Node.js® Website

Stars: 6,336 - Last synced: 21 Jan 2025

github.com/nodejs/Release

Node.js Release Working Group

Stars: 4,022 - Last synced: 21 Jan 2025

github.com/nodejs/nan

Native Abstractions for Node.js

Stars: 3,295 - Last synced: 21 Jan 2025

github.com/nodejs/corepack

Zero-runtime-dependency package acting as bridge between Node projects and their package managers

Stars: 2,673 - Last synced: 21 Jan 2025

github.com/nodejs/node-addon-examples

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

Stars: 2,494 - Last synced: 21 Jan 2025

github.com/nodejs/node-addon-api

Module for using Node-API from C++

Stars: 2,205 - Last synced: 21 Jan 2025

github.com/nodejs/llhttp

Port of http_parser to llparse

Stars: 1,667 - Last synced: 21 Jan 2025

github.com/nodejs/help

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

Stars: 1,488 - Last synced: 21 Jan 2025

github.com/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.

Stars: 1,152 - Last synced: 21 Jan 2025

github.com/nodejs/readable-stream

Node-core streams for userland

Stars: 1,032 - Last synced: 21 Jan 2025

github.com/nodejs/TSC

The Node.js Technical Steering Committee

Stars: 594 - Last synced: 21 Jan 2025

github.com/nodejs/llparse

Generating parsers in LLVM IR

Stars: 586 - Last synced: 21 Jan 2025

github.com/nodejs/citgm

Canary in the Gold Mine

Stars: 571 - Last synced: 21 Jan 2025

github.com/nodejs/diagnostics

Node.js Diagnostics Working Group

Stars: 537 - Last synced: 21 Jan 2025

github.com/nodejs/build

Better build and test infra for Node.

Stars: 509 - Last synced: 21 Jan 2025

github.com/nodejs/security-wg

Node.js Ecosystem Security Working Group

Stars: 497 - Last synced: 21 Jan 2025

github.com/nodejs/next-10

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

Stars: 480 - Last synced: 21 Jan 2025

github.com/nodejs/node-v8

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

Stars: 416 - Last synced: 21 Jan 2025

github.com/nodejs/package-maintenance

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

Stars: 407 - Last synced: 21 Jan 2025

github.com/nodejs/performance

Node.js team focusing on performance

Stars: 377 - Last synced: 21 Jan 2025

github.com/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.

Stars: 308 - Last synced: 21 Jan 2025

github.com/nodejs/amaro

Node.js TypeScript wrapper

Stars: 293 - Last synced: 19 Jan 2025

github.com/nodejs/github-bot

@nodejs-github-bot's heart and soul

Stars: 266 - Last synced: 21 Jan 2025

github.com/nodejs/node-core-utils

CLI tools for Node.js Core collaborators

Stars: 253 - Last synced: 21 Jan 2025

github.com/nodejs/unofficial-builds

Unofficial binaries for Node.js

Stars: 252 - Last synced: 21 Jan 2025

github.com/nodejs/abi-stable-node

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

Stars: 241 - Last synced: 21 Jan 2025

github.com/nodejs/changelog-maker

A git log to CHANGELOG.md tool

Stars: 230 - Last synced: 21 Jan 2025

github.com/nodejs/uvwasi

WASI syscall API built atop libuv

Stars: 228 - Last synced: 21 Jan 2025

github.com/nodejs/is-my-node-vulnerable

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

Stars: 227 - Last synced: 21 Jan 2025

github.com/nodejs/cjs-module-lexer

Fast lexer to extract named exports via analysis from CommonJS modules

Stars: 226 - Last synced: 21 Jan 2025

github.com/nodejs/postject

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

Stars: 186 - Last synced: 21 Jan 2025

github.com/nodejs/web-server-frameworks

A place for Node.js Web-Server Framework authors and users to collaborate

Stars: 182 - Last synced: 21 Jan 2025

github.com/nodejs/repl

REPL rewrite for Node.js ✚🐢🚀✚

Stars: 179 - Last synced: 21 Jan 2025

github.com/nodejs/tooling

Advancing Node.js as a framework for writing great tools

Stars: 170 - Last synced: 21 Jan 2025

github.com/nodejs/snap

Node.js snap source and updater

Stars: 169 - Last synced: 21 Jan 2025

github.com/nodejs/admin

Administrative space for policies of the TSC

Stars: 158 - Last synced: 21 Jan 2025

github.com/nodejs/full-icu-npm

convenience loader for 'small-icu' node builds

Stars: 152 - Last synced: 21 Jan 2025

github.com/nodejs/gyp-next

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

Stars: 133 - Last synced: 21 Jan 2025

github.com/nodejs/loaders

ECMAScript Modules Loaders

Stars: 128 - Last synced: 21 Jan 2025

github.com/nodejs/typescript

TypeScript support in Node.js core

Stars: 99 - Last synced: 19 Jan 2025

github.com/nodejs/node-core-test

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

Stars: 95 - Last synced: 21 Jan 2025

github.com/nodejs/import-in-the-middle

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

Stars: 76 - Last synced: 19 Jan 2025

github.com/nodejs/email

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

Stars: 61 - Last synced: 21 Jan 2025

github.com/nodejs/loaders-test

Examples demonstrating the Node.js ECMAScript Modules Loaders API

Stars: 54 - Last synced: 21 Jan 2025

github.com/nodejs/branch-diff

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

Stars: 52 - Last synced: 21 Jan 2025

github.com/nodejs/core-validate-commit

Validate commit messages for Node.js core

Stars: 52 - Last synced: 21 Jan 2025

github.com/nodejs/version-management

Discussion Group for Version Management

Stars: 42 - Last synced: 21 Jan 2025

github.com/nodejs/reliability

Make the CI green again

Stars: 40 - Last synced: 21 Jan 2025

github.com/nodejs/node-code-ide-configs

VSCode configs to use while developing on Node.js core

Stars: 34 - Last synced: 21 Jan 2025

github.com/nodejs/string_decoder

'string_decoder' module from Node.js core

Stars: 34 - Last synced: 21 Jan 2025

github.com/nodejs/create-node-meeting-artifacts

Tool to create artifacts for node.js team meetings

Stars: 33 - Last synced: 21 Jan 2025

github.com/nodejs/node-api-headers

Repository used to make the N-API headers more accessible

Stars: 33 - Last synced: 21 Jan 2025

github.com/nodejs/Gzemnid

An npm beholder that deceives you

Stars: 31 - Last synced: 21 Jan 2025

github.com/nodejs/commit-stream

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

Stars: 30 - Last synced: 21 Jan 2025

github.com/nodejs/lts-schedule

Generate the Node.js LTS schedule

Stars: 27 - Last synced: 21 Jan 2025

github.com/nodejs/jenkins-alerts

Node.js Jenkins alerts for CI Testing environment

Stars: 25 - Last synced: 21 Jan 2025

github.com/nodejs/devcontainer

developer environment for Node.js core

Stars: 23 - Last synced: 21 Jan 2025

github.com/nodejs/release-cloudflare-worker

Infra for serving Node.js downloads and documentation.

Stars: 23 - Last synced: 21 Jan 2025

github.com/nodejs/node-auto-test

Node.js clone for testing automation tools

Stars: 20 - Last synced: 21 Jan 2025

github.com/nodejs/standards-positions

The Node.js Projects Official Positions on various standards proposals

Stars: 17 - Last synced: 21 Jan 2025

github.com/nodejs/nodejs-dist-indexer

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

Stars: 16 - Last synced: 21 Jan 2025

github.com/nodejs/node-review

A browser extension that generates the metadata required for landing a Node.js Pull Request

Stars: 15 - Last synced: 21 Jan 2025

github.com/nodejs/remark-preset-lint-node

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

Stars: 15 - Last synced: 21 Jan 2025

github.com/nodejs/nodejs-dependency-vuln-assessments

Stars: 14 - Last synced: 21 Jan 2025

github.com/nodejs/http-next

Repository for exploratory work related to http

Stars: 14 - Last synced: 21 Jan 2025

github.com/nodejs/release-keys

Node.js release signing keys.

Stars: 12 - Last synced: 21 Jan 2025

github.com/nodejs/make-node-meeting

Generate a text for a GitHub issue announcing a Node.js working group meeting

Stars: 12 - Last synced: 21 Jan 2025

github.com/nodejs/.github

Node.js .github metarepository

Stars: 10 - Last synced: 21 Jan 2025

github.com/nodejs/build-toolchain-next

Repository to discuss and track progress of "Future of Build Toolchain" Strategic Initiative

Stars: 10 - Last synced: 21 Jan 2025

github.com/nodejs/nodejs-nightly-builder

An application to trigger nightly builds of Node.js for distribution at nodejs.org _if_ there is new code available on a given branch

Stars: 9 - Last synced: 21 Jan 2025

github.com/nodejs/nodejs-news-feeder

Node.js news feeder

Stars: 9 - Last synced: 21 Jan 2025

github.com/nodejs/tap2junit

a tap2junit converter intended for use with node.js jenkins ci

Stars: 8 - Last synced: 21 Jan 2025

github.com/nodejs/bluesky

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

Stars: 7 - Last synced: 18 Jan 2025

github.com/nodejs/nbytes

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

Stars: 7 - Last synced: 21 Jan 2025

github.com/nodejs/node.js.org

As a community service, redirecting node.js.org to nodejs.org.

Stars: 7 - Last synced: 21 Jan 2025

github.com/nodejs/llparse-frontend

Frontend for LLParse (WIP)

Stars: 7 - Last synced: 18 Jan 2025

github.com/nodejs/nodejs-cve-checker

Guarantee Node.js disclosed the CVEs after a Security Release

Stars: 7 - Last synced: 21 Jan 2025

github.com/nodejs/node-meeting-agenda

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

Stars: 7 - Last synced: 21 Jan 2025

github.com/nodejs/ci-config-travis

Auto-updated Node.js version matrix in Travis CI

Stars: 6 - Last synced: 21 Jan 2025

github.com/nodejs/llparse-builder

Graph builder for LLParse

Stars: 6 - Last synced: 18 Jan 2025

github.com/nodejs/undici-website

Stars: 6 - Last synced: 19 Jan 2025

github.com/nodejs/nodejs-latest-linker

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

Stars: 6 - Last synced: 21 Jan 2025

github.com/nodejs/caritat

A voting software for remote teams

Stars: 5 - Last synced: 21 Jan 2025

github.com/nodejs/icu4c-data-npm

ICU4C data in NPM

Stars: 5 - Last synced: 21 Jan 2025

github.com/nodejs/full-icu-test

Test of the full-icu npm module

Stars: 5 - Last synced: 21 Jan 2025

github.com/nodejs/node-version-jenkins-plugin

A Jenkins plugin to detect the version of the Node.js source code in the current workspace and insert it as a build parameter

Stars: 4 - Last synced: 21 Jan 2025

github.com/nodejs/llparse-test-fixture

A test fixture for LLParse (and similar modules)

Stars: 4 - Last synced: 21 Jan 2025

github.com/nodejs/api-docs-tooling

Node.js's tooling for API generation

Stars: 4 - Last synced: 20 Jan 2025

github.com/nodejs/package-examples

Repository documenting package shipping patterns

Stars: 4 - Last synced: 19 Jan 2025

github.com/nodejs/eslint-plugin-nodejs-internal

Stars: 3 - Last synced: 21 Jan 2025

github.com/nodejs/node-pr-labeler

GitHub Action used by the nodejs/node repository to automatically label pull requests

Stars: 2 - Last synced: 21 Jan 2025

github.com/nodejs/wasm-builder

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

Stars: 1 - Last synced: 18 Jan 2025

github.com/nodejs/node-pr-doc-preview

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

Stars: 1 - Last synced: 21 Jan 2025

github.com/nodejs/sqlite-extension-sample

Stars: 1 - Last synced: 21 Jan 2025

github.com/nodejs/userland-migrations

Facilitate automated migrations of userland code

Stars: 1 - Last synced: 20 Jan 2025

github.com/nodejs/collaborators-public-votes

Stars: 0 - Last synced: 21 Jan 2025