sindresorhus / is-objLinks
Check if a value is an object
☆42Updated 4 years ago
Alternatives and similar repositories for is-obj
Users that are interested in is-obj are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Modify the values of an object☆29Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 3 months ago
- Modify the filename in a path☆17Updated 3 years ago
- Split a string at one or more indices☆25Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Lowercase the keys of an object☆41Updated 2 years ago
- Check if a file path is a binary file☆49Updated last year
- Gracefully restore the CLI cursor on exit☆40Updated last year
- Repeat a string - fast☆35Updated 4 years ago
- Sort an array of numbers☆18Updated 3 months ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Clear the terminal cross-platform☆45Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Truncate a URL to a specific length☆62Updated 2 months ago
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- Transform the first chunk in a stream☆28Updated 2 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 4 months ago
- Node's default require extensions as a separate module☆11Updated 3 years ago
- Rename a function☆47Updated 2 years ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Log the value/error of a promise☆28Updated 4 years ago
- Get the version of a binary in semver format☆42Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year