TC39 proposal for accumulating errors
☆376Oct 26, 2021Updated 4 years ago
Alternatives and similar repositories for proposal-error-cause
Users that are interested in proposal-error-cause are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Object.hasOwn() proposal for ECMAScript☆132Aug 31, 2021Updated 4 years ago
- Methods for working with iterators in ECMAScript☆1,348Oct 8, 2024Updated last year
- Proposal for Array.prototype.findLast and Array.prototype.findLastIndex.☆117Jun 6, 2022Updated 4 years ago
- A TC39 proposal to add an .at() method to all the basic indexable classes (Array, String, TypedArray)☆350Jan 24, 2022Updated 4 years ago
- ECMAScript Explicit Resource Management☆931Sep 26, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- TC39 Proposal to remove common leading indentation from multiline template strings☆664Aug 21, 2023Updated 2 years ago
- Proposal for resizable array buffers☆165Oct 24, 2023Updated 2 years ago
- ECMAScript class static initialization blocks☆105Aug 31, 2021Updated 4 years ago
- Double-Ended Iterator and Destructuring☆71Jul 21, 2022Updated 3 years ago
- Proposal for new Set methods in JS☆662Jul 6, 2024Updated 2 years ago
- A proposal for ECMAScript to add a built-in Iterator.range()☆530Feb 5, 2025Updated last year
- ☆459Dec 19, 2022Updated 3 years ago
- Introduce await.all / await.race / await.allSettled / await.any to simplify the usage of Promises☆310Nov 20, 2022Updated 3 years ago
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆39Apr 9, 2021Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- ☆14Aug 12, 2020Updated 5 years ago
- ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack / System.getStack☆192Jan 5, 2026Updated 6 months ago
- A proposal to make grouping of array items easier☆525Nov 27, 2023Updated 2 years ago
- Standardized debug☆33May 25, 2021Updated 5 years ago
- Draft specification for supporting BigInts in JavaScript’s Math methods.☆42May 29, 2025Updated last year
- Proposal for ECMAScript 'throw' expressions☆533Feb 7, 2024Updated 2 years ago
- Proposal for syntax to import ES modules with assertions☆631Dec 12, 2024Updated last year
- ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!☆2,530Apr 15, 2025Updated last year
- Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries☆93May 16, 2025Updated last year
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Proposal for a new SeededPRNG class that yields reproducible sequences of random numbers.☆199Jun 3, 2025Updated last year
- Proposal to enable importing modules at the source phase☆166Mar 25, 2026Updated 3 months ago
- ECMAScript proposal for Deduplicating method of Array☆137Mar 16, 2022Updated 4 years ago
- ECMAScript RegExp Match Indices☆65Jun 6, 2022Updated 4 years ago
- Proposal for extending JSON.parse to expose input source text.☆251Nov 23, 2025Updated 7 months ago
- A proposal to combine Logical Operators and Assignment Expressions☆301Jul 21, 2020Updated 5 years ago
- Provides additional methods on Array.prototype and TypedArray.prototype to enable changes on the array by returning a new copy of it with…☆501Aug 1, 2023Updated 2 years ago
- JavaScript proposal to provide class brand checks☆19Feb 27, 2022Updated 4 years ago
- ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert☆350May 6, 2026Updated 2 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- JavaScript language proposal: function implementation hiding