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:
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆86Updated 4 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Get the path of the parent module☆79Updated 4 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 5 months ago
- List of node.js builtin modules☆37Updated 2 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 2 weeks ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- Timeout HTTP/HTTPS requests☆51Updated 5 months ago
- Check if something is a Node.js stream☆115Updated last year
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- Conditional promise chains☆63Updated 4 years ago
- Rename a function☆46Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated last week
- 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
- Create an array without duplicates☆74Updated 4 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last month
- Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or…☆12Updated 8 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆33Updated 5 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago