inspect-js / is-objectLinks
Checks whether a value is an object, because typeof is a troll
☆21Updated 2 years ago
Alternatives and similar repositories for is-object
Users that are interested in is-object are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the path of the parent module☆77Updated last year
- Rename a function☆46Updated last year
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 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
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Conditional promise chains☆61Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 10 months ago
- Get an array of parent directories including itself☆27Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 11 months ago
- Report if your package.json is out of sync with your package-lock.json☆38Updated 2 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year