A TC39 proposal to add Math.clamp
☆99Aug 24, 2025Updated 6 months ago
Alternatives and similar repositories for proposal-math-clamp
Users that are interested in proposal-math-clamp are comparing it to the libraries listed below
Sorting:
- ES Math Extensions☆61Sep 13, 2023Updated 2 years ago
- a proposal to add a method to iterators to produce an iterator of only its unique values☆35Feb 8, 2024Updated 2 years ago
- ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert☆334Oct 2, 2025Updated 5 months ago
- A JavaScript proposal to add `a[^i]` syntax for `a[a.length - i]`☆17Nov 16, 2023Updated 2 years ago
- ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack accessor☆19Nov 18, 2025Updated 3 months ago
- ☆59Jan 20, 2026Updated last month
- a TC39 proposal to synchronise the advancement of multiple iterators☆110Jan 12, 2026Updated last month
- Standardizing Error.captureStackTrace☆13Jan 20, 2026Updated last month
- TC39 proposal for Uint8Array<->base64/hex☆283Oct 28, 2025Updated 4 months ago
- Proposal to add a Random namespace and several additional convenience functions for using randomness.☆98Aug 15, 2025Updated 6 months ago
- Proposal for resizable array buffers☆167Oct 24, 2023Updated 2 years ago
- a proposal to add a method to iterators for producing an iterator of its subsequences☆94Sep 29, 2025Updated 5 months ago
- Proposal for tc39 of new integrity "level" protecting against both override mistakes and proxy reentrancy☆18Mar 30, 2025Updated 11 months ago
- JavaScript language proposal of raw string literals that can contain any arbitrary text.☆33Aug 19, 2024Updated last year
- ECMAScript proposal: Generator Arrow Functions☆124Jul 24, 2020Updated 5 years ago
- Numbers with precision and a unit for JavaScript☆43Updated this week
- a proposal to add float16 TypedArrays to JavaScript☆65May 24, 2025Updated 9 months ago
- ☆53Mar 21, 2025Updated 11 months ago
- A TC39 proposal for importing text☆28Updated this week
- A TC39 proposal for immutable ArrayBuffers☆34Sep 20, 2025Updated 5 months ago
- Remove ES6 built-in subclassing☆43Apr 30, 2024Updated last year
- A proposal for introducing a way to defer evaluate of a module☆304Feb 12, 2026Updated 2 weeks ago
- Ergonomic Dynamic Object Restructuring.