Arbitrary precision integers in JavaScript
☆563Oct 9, 2019Updated 6 years ago
Alternatives and similar repositories for proposal-bigint
Users that are interested in proposal-bigint are comparing it to the libraries listed below
Sorting:
- proposal for flatten and flatMap on arrays☆214Jan 24, 2022Updated 4 years ago
- A proposal to add numeric literal separators in JavaScript.☆331Jul 16, 2021Updated 4 years ago
- Asynchronous iteration for JavaScript☆859Sep 22, 2021Updated 4 years ago
- Extensible numeric literals for JavaScript☆75Apr 3, 2025Updated 11 months ago
- import.meta proposal for JavaScript☆148May 1, 2020Updated 5 years ago
- WeakRefs☆410Jan 24, 2022Updated 4 years ago
- proposal for ECMAScript to allow omission of the catch binding☆85May 22, 2018Updated 7 years ago
- Nullish coalescing proposal x ?? y☆1,231Jan 28, 2023Updated 3 years ago
- Binary AST proposal for ECMAScript☆984Jan 16, 2019Updated 7 years ago
- ECMAScript Proposal, specs, and reference implementation for `global`☆355May 27, 2025Updated 9 months ago
- ☆530Dec 13, 2023Updated 2 years ago
- Private methods and getter/setters for ES6 classes☆344Jan 24, 2022Updated 4 years ago
- TC39 proposal for Object.fromEntries☆317Apr 23, 2021Updated 4 years ago
- A JavaScript TC39 Proposal for getting the last element from an array☆309Apr 9, 2021Updated 4 years ago
- RegExp lookbehind assertions☆98Jan 24, 2022Updated 4 years ago
- top-level `await` proposal for ECMAScript (stage 4)☆1,081May 28, 2021Updated 4 years ago
- ECMAScript Proposal, specs, and reference implementation for Promise.try☆265Oct 9, 2024Updated last year
- ☆4,918Jan 24, 2022Updated 4 years ago
- Pattern matching syntax for ECMAScript☆5,772Oct 5, 2025Updated 5 months ago
- A Private Fields Proposal for ECMAScript☆318Jan 24, 2022Updated 4 years ago
- Observables for ECMAScript☆3,112Nov 1, 2019Updated 6 years ago
- Former home of a proposal for a new syntactic construct for serializable blocks of JavaScript code☆215Sep 26, 2019Updated 6 years ago
- Discussion and specification for an explicit syntactic opt-in for Tail Calls.☆169Jun 21, 2016Updated 9 years ago
- Proposal to add support for sequence properties in Unicode property escapes to ECMAScript regular expressions.☆74May 20, 2022Updated 3 years ago
- ☆39Dec 10, 2022Updated 3 years ago
- Proposal for a Cancellation API for ECMAScript☆272Apr 9, 2021Updated 4 years ago
- This-Binding Syntax for ECMAScript☆1,752Jan 19, 2018Updated 8 years ago
- #! for JS