tc39 / proposal-object-values-entriesLinks
ECMAScript Proposal, specs, and reference implementation for Object.values/Object.entries
☆94Updated 4 years ago
Alternatives and similar repositories for proposal-object-values-entries
Users that are interested in proposal-object-values-entries are comparing it to the libraries listed below
Sorting:
- ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll☆99Updated 4 years ago
- Progress tracking for ES7 exponentiation operator☆92Updated 3 years ago
- Spec, tests, reference implementation, and docs for ESnext-track Array.prototype.includes☆166Updated 8 years ago
- ECMAScript spec proposal for String.prototype.{padStart,padEnd}☆75Updated 4 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Console Standard☆287Updated last month
- ES7 typed objects spec draft☆126Updated 11 years ago
- RegExp lookbehind assertions☆100Updated 3 years ago
- ☆123Updated 8 years ago
- A website displaying markdown formatted versions of the esdiscuss.org posts☆140Updated 2 years ago
- import.meta proposal for JavaScript☆148Updated 5 years ago
- ☆37Updated 3 years ago
- ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim☆106Updated 4 months ago
- ECMAScript Proposal, specs, and reference implementation for `global`☆355Updated 3 months ago
- ECMAScript Proposal, specs, and reference implementation for Promise.prototype.finally☆278Updated 4 years ago
- Named capture groups for JavaScript RegExps☆224Updated 3 years ago
- Proposal to make all JSON text valid ECMA-262☆123Updated 6 years ago
- pack node-style source files from a json stream into a browser bundle☆173Updated 8 months ago
- A robust & optimized ES3-compatible polyfill for the `Array.from` method in ECMAScript 6.☆67Updated last year
- ES2017 spec-compliant shim for Object.values☆72Updated last year
- URL parser in JavaScript☆153Updated 6 years ago
- Universal Module Definition for use in automated build systems☆146Updated 2 years ago
- ES6 polyfill vs. feature performance tests☆149Updated 3 years ago
- ES2017 spec-compliant shim for Object.entries☆57Updated last year
- Notes and proposals on possible EMAScript extensions☆56Updated 5 years ago
- Run locally-installed node module executables.