inspect-js / is-objectLinks
Checks whether a value is an object, because typeof is a troll
☆22Updated last month
Alternatives and similar repositories for is-object
Users that are interested in is-object are comparing it to the libraries listed below
Sorting:
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 5 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- 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 2 weeks ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last month
- Ensures a value is a valid error by making it one if not☆86Updated 4 months ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get the path of the parent module☆79Updated 4 months ago
- Repeat a string - fast☆35Updated 4 years ago
- Timeout HTTP/HTTPS requests☆51Updated 5 months ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Rename a function☆46Updated 2 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last month
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆42Updated last month
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last month
- Find the module object for something that was require()d☆27Updated 2 years ago
- List of node.js builtin modules☆37Updated 2 months ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago