ljharb / object-keysLinks
Object.keys shim
☆45Updated this week
Alternatives and similar repositories for object-keys
Users that are interested in object-keys are comparing it to the libraries listed below
Sorting:
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 4 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last month
- List of node.js builtin modules☆37Updated last month
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- Get the set npm registry URL☆57Updated 8 months ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Modern version of duplexer2☆16Updated 3 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Detect the dominant newline character of a string☆56Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- timers module for browserify☆24Updated last year
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- Create an array without duplicates☆74Updated 4 years ago
- Get the auth token set for an npm registry☆34Updated last month
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Repeat a string - fast☆35Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- ☆45Updated 3 years ago
- Check if a file path is a binary file☆49Updated last year