ljharb / object-keys
Object.keys shim
☆45Updated 2 years ago
Alternatives and similar repositories for object-keys:
Users that are interested in object-keys are comparing it to the libraries listed below
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 4 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 8 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- List of node.js builtin modules☆38Updated last year
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆16Updated 4 months ago
- Repeat a string - fast☆34Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 8 months ago
- timers module for browserify☆24Updated 4 months ago
- Check if a file path is a binary file☆44Updated 11 months ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 9 months ago
- Is this value a JS regex?☆24Updated 4 months ago
- Is this an ES6 Symbol value?☆19Updated 4 months ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- ES6 spec-compliant Function.prototype.name sham.☆11Updated 4 months ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Get available v8 and Node.js flags.☆57Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆16Updated 4 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Rename a function☆46Updated last year
- Check if an object can be used like an Array☆16Updated 3 years ago
- Get the PATH environment variable key cross-platform☆44Updated 11 months ago
- Read the contents of node_modules☆42Updated 3 years ago