nodejs / standards-positions
The Node.js Projects Official Positions on various standards proposals
☆17Updated 9 months ago
Alternatives and similar repositories for standards-positions
Users that are interested in standards-positions are comparing it to the libraries listed below
Sorting:
- interfaces and data structures for concurrency control and integration into async iterator helpers☆34Updated 6 months ago
- A proposal specifying package.json☆23Updated last year
- Test Planner for node:test☆28Updated last month
- Node 18's node:test, as an npm package☆96Updated 4 months ago
- load a plugin via a synchronous worker☆57Updated last year
- JavaScript proposal for unordered async iterator helpers☆20Updated 9 months ago
- Running Node within Node (a fork of synchronous-worker)☆27Updated 2 years ago
- This proposal introduces a new magic comment that signals to browsers that the functions in a JavaScript file are likely to be needed by …☆25Updated this week
- ☆40Updated last month
- A proposal to introduce negated in and instanceof operators to JavaScript☆57Updated last year
- a proposal to add a method to iterators for producing an iterator of its subsequences☆50Updated 2 months ago
- A fast parser and processor for .gitignore files.☆56Updated last year
- A collection of reporters for `node:test`☆52Updated 5 months ago
- Proposal to enable importing modules at the source phase☆149Updated 3 months ago
- This repo provides a variety of loaders to facilitate quick and easy local development and CI testing.☆41Updated this week
- TC39 Proposal (stacked on Temporal) to improve handling of changes to the IANA Time Zone Database☆43Updated last year
- An Undici interceptor that routes requests over a worker thread☆35Updated this week
- Explainer for AbortSignal.any(), a new DOM API that enables combining AbortSignals☆26Updated 2 years ago
- A proposal to add Promise.ownProperties(), Promise.fromEntries() to ECMAScript☆88Updated last year
- snapshot testing companion for node:test