Ecosyste.ms: OpenCollective

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

github.com/nodejs/node

Node.js JavaScript runtime ✨🐢🚀✨
https://github.com/nodejs/node

doc: copy example code to the clipboard

jakecastelli opened this issue almost 2 years ago
tools: remove targets for individual test suites in `Makefile`

aduh95 opened this pull request almost 2 years ago
tools: ensure daily wpt nightly node version can be installed

panva opened this pull request almost 2 years ago
test: move testPath from CWD to temporary directory

LiviaMedeiros opened this pull request almost 2 years ago
test_runner: align behavior of it and test

MoLow opened this pull request almost 2 years ago
test_runner: avoid running twice tests in describe

MoLow opened this pull request almost 2 years ago
test within describe runs twice

MoLow opened this issue almost 2 years ago
doc: improve example for Error.captureStackTrace()

brodo opened this pull request almost 2 years ago
url: set `formatUrl` method as no side effect

anonrig opened this pull request almost 2 years ago
test_runner: allow subtest filtering via --test-name-pattern

richiemccoll opened this pull request almost 2 years ago
doc: keep import syntax consistent between mjs, cjs (nitpick)

jakecastelli opened this pull request almost 2 years ago
lib: enforce use of trailing commas

aduh95 opened this pull request almost 2 years ago
Add `CloseEvent`

regseb opened this issue almost 2 years ago
repl: preserve preview on ESCAPE key press

meixg opened this pull request almost 2 years ago
Wrong error report message for expression {})

tuannd89 opened this issue almost 2 years ago
repl: preview removed when press ESC key

jenthone opened this issue almost 2 years ago
Incomplete documentation re handling the HTTP "upgrade" event

8chanAnon opened this issue almost 2 years ago
Excessive input buffering on HTTP Server - has anybody noticed this?

8chanAnon opened this issue almost 2 years ago
Add --enable-source-map support for WebAssembly module

sbc100 opened this issue almost 2 years ago
test_runner: fix reconstruction of errors extracted from YAML

MoLow opened this pull request almost 2 years ago
url: remove unnecessary call to `FunctionPrototypeBind`

aduh95 opened this pull request almost 2 years ago
Export SystemError

wvhulle opened this issue almost 2 years ago
[DO NOT MERGE] deps: test postject_find_resource() crash fix on linux

RaisinTen opened this pull request almost 2 years ago
url: offload `URLSearchParams` initialization

anonrig opened this pull request almost 2 years ago
url: improve `isURLThis` detection

anonrig opened this pull request almost 2 years ago
process.kill() doesn't kill the real command while using shell option

leobgm opened this issue almost 2 years ago
lib: fix `BroadcastChannel` initialization location

codebytere opened this pull request almost 2 years ago
test: move socket from CWD to temporary directory

LiviaMedeiros opened this pull request almost 2 years ago
doc: document --no-warnings=<cat1>,<cat2>

bnoordhuis opened this issue almost 2 years ago
test: update web-platform tests for url

meixg opened this pull request almost 2 years ago
test: fix test file path in `test-permission-deny-fs-symlink-target-write.js`

LiviaMedeiros opened this pull request almost 2 years ago
repl: remove lastInputPreview conditional check

jenthone opened this pull request almost 2 years ago
require addon reports `ELF SyntaxError: Invalid or unexpected token`

Zvicii opened this issue almost 2 years ago
test: reduce flakiness of parallel/test-http-remove-header-stays-removed.js

debadree25 opened this pull request almost 2 years ago
tools: update eslint to 8.35.0

nodejs-github-bot opened this pull request almost 2 years ago
deps: update ada to 1.0.4

nodejs-github-bot opened this pull request almost 2 years ago
EventTarget uncaught exception handling differs from spec/browser

wnayes opened this issue almost 2 years ago
doc: add history info for `node:test`

aduh95 opened this pull request almost 2 years ago
Quotes in the URL are not percent encoded

asamuzaK opened this issue almost 2 years ago
lib: add trailing commas to all public core modules

aduh95 opened this pull request almost 2 years ago
doc: edit crypto examples for consistency (nitpick)

jakecastelli opened this pull request almost 2 years ago
stream: don't read more than can handle in webstream

rluvaton opened this pull request almost 2 years ago
meta: remove AUTHORS file

Trott opened this pull request almost 2 years ago
meta: update AUTHORS

nodejs-github-bot opened this pull request almost 2 years ago
tools: update lint-md-dependencies to [email protected]

nodejs-github-bot opened this pull request almost 2 years ago
deps: update corepack to 0.17.0

nodejs-github-bot opened this pull request almost 2 years ago
deps: update simdutf to 3.2.2

nodejs-github-bot opened this pull request almost 2 years ago
doc: improve documentation for util.types.isNativeError()

brodo opened this pull request almost 2 years ago
[v18.x backport] test_runner features

MoLow opened this pull request almost 2 years ago
test: fix os-release check for Ubuntu in SEA test

addaleax opened this pull request almost 2 years ago
DEPRECIATION NOTICE

rustisthebestlanguage opened this issue almost 2 years ago
lib,src: fix a few typos in comments

tniessen opened this pull request almost 2 years ago
src: fix useless call in permission.cc

tniessen opened this pull request almost 2 years ago
worker: add support for worker name in inspector and trace_events

debadree25 opened this pull request almost 2 years ago
lib: make sure globals can be loaded after globalThis is sealed

joyeecheung opened this pull request almost 2 years ago
Import Assertions potential changes: request for feedback

GeoffreyBooth opened this issue almost 2 years ago
module: implement `register` utility

jlenon7 opened this pull request almost 2 years ago
src: share common code paths for SEA and embedder script

addaleax opened this pull request almost 2 years ago
sea: snapshot support in single executable applications

joyeecheung opened this pull request almost 2 years ago
fetch errors when providing an abort signal

tatethurston opened this issue almost 2 years ago
tools: fix linter message when using global `DOMException`

aduh95 opened this pull request almost 2 years ago
tools: use actions pinned by commit hash on all workflows

gabibguti opened this pull request almost 2 years ago
stream: always delay construct callback by a nextTick

mcollina opened this pull request almost 2 years ago
src: fix AliasedBuffer memory attribution in heap snapshots

joyeecheung opened this pull request almost 2 years ago
doc: add marco-ippolito to collaborators

marco-ippolito opened this pull request almost 2 years ago
deps: update V8 to 11.2

targos opened this pull request almost 2 years ago
stream: when value is already in buffer don't emit the next one

rluvaton opened this pull request almost 2 years ago
debugger: Add set context line number command

Dailyscat opened this pull request almost 2 years ago
lib: add trailing commas to more internal files

aduh95 opened this pull request almost 2 years ago
benchmark: add a benchmark for URLSearchParams creation and toString()

debadree25 opened this pull request almost 2 years ago
src: bootstrap Web [Exposed=*] APIs in the shadow realm

legendecas opened this pull request almost 2 years ago
Different behavior of { a: 1 } in the REPL and the debugger

tuannd89 opened this issue almost 2 years ago
test: remove unreachable return

jakecastelli opened this pull request almost 2 years ago
build: warn for gcc versions earlier than 10.1

richardlau opened this pull request almost 2 years ago
test: simplify test-tls-alert

tniessen opened this pull request almost 2 years ago
test: fix WPT title when no META title is present

panva opened this pull request almost 2 years ago
tools: upload daily WPT Report to both staging and production

panva opened this pull request almost 2 years ago
test: update encoding WPTs

panva opened this pull request almost 2 years ago
test: remove useless WPT init scripts

panva opened this pull request almost 2 years ago
deps: update simdutf to 3.2.1

nodejs-github-bot opened this pull request almost 2 years ago
lib: fix DOMException property descriptors after being lazy loaded

panva opened this pull request almost 2 years ago
Segmentation Fault SIGSEGV on Windows 10 using node 18.14.2

skgith1 opened this issue almost 2 years ago
src: fail CommonEnvironmentSetup if environment bootstrapping failed

legendecas opened this pull request almost 2 years ago
test: remove useless require('../common') from WPTs

panva opened this pull request almost 2 years ago
test: isolate hr-time specific wpt global init

panva opened this pull request almost 2 years ago
test: stop faking performance idlharness

panva opened this pull request almost 2 years ago
meta: remove unnecessary onboarding step

Trott opened this pull request almost 2 years ago
test-dgram-udp6-link-local-address failing on AIX 7.2

richardlau opened this issue almost 2 years ago
Readable stream back-pressure example needed

vincenzon opened this issue almost 2 years ago
net: enable autoSelectFamily by default

ShogunPanda opened this pull request almost 2 years ago
Build process generating AVX512 instructions erroneously

caldodge opened this issue almost 2 years ago
`Cannot redefine property` when accessing properties of freezed global

plesiecki opened this issue almost 2 years ago
doc: add document for profiling and heap snapshot

Trott opened this pull request almost 2 years ago