tc39 / proposal-object-getownpropertydescriptors
ECMAScript proposal for Object.getOwnPropertyDescriptors
☆29Updated 3 years ago
Alternatives and similar repositories for proposal-object-getownpropertydescriptors:
Users that are interested in proposal-object-getownpropertydescriptors are comparing it to the libraries listed below
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- List of node.js builtin modules☆38Updated 11 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 8 months ago
- Proposal to add WHATWG URL to ECMAScript☆33Updated 7 years ago
- Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.☆9Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Proposed change before TC39 for reifying module identity - Stage 1 Proposal☆24Updated 5 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- TC39 Code of Conduct☆29Updated last year
- Literals could be different than non-literals.☆32Updated 7 years ago
- A Modest Proposal for ES Modules in Node☆36Updated 6 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated last week
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 7 months ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- A ponyfill for Buffer.from☆24Updated 3 years ago
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 8 years ago
- Spec patches for HTML and ES for tracking unhandled promise rejections with events☆22Updated 9 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- fstream class for creating npm packages☆30Updated 7 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 7 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Check if a value is a function☆27Updated 3 years ago
- Create streams from promises☆15Updated 9 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆36Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 weeks ago