es-shims / Object.getOwnPropertyDescriptors
Spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
☆20Updated last year
Alternatives and similar repositories for Object.getOwnPropertyDescriptors:
Users that are interested in Object.getOwnPropertyDescriptors are comparing it to the libraries listed below
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 8 months ago
- Is this an ES6 Symbol value?☆19Updated 4 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- ☆20Updated 3 years ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆11Updated 7 months ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Check if something is a generator function☆22Updated 2 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 4 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- List of node.js builtin modules☆38Updated last year
- ES6 spec-compliant Function.prototype.name sham.☆11Updated 4 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Returns true if a string has an extglob☆23Updated 5 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 4 years ago
- Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆16Updated 4 months ago
- timers module for browserify☆24Updated 4 months ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- Get the npm config☆37Updated 8 months ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years ago
- Check if a file is executable☆30Updated 6 years ago
- Unpipe a stream from all destinations☆23Updated 4 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago