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:
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Create an array without duplicates☆71Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Updated 7 years ago
- Get the path of the parent module☆77Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Convert an Observable to a Promise☆49Updated last year
- Strip the final newline character from a string/buffer☆36Updated 8 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 7 years ago
- Add callbacks to requests in flight to avoid async duplication☆73Updated last year
- Returns a copy of an object with its keys sorted☆35Updated 4 years ago
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 2 years ago
- Check if something is a Node.js stream☆112Updated 8 months ago