sindresorhus / is-obj
Check if a value is an object
☆40Updated 3 years ago
Alternatives and similar repositories for is-obj:
Users that are interested in is-obj are comparing it to the libraries listed below
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Split a string at one or more indices☆23Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Check if a file path is a compressed file☆17Updated 8 months ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Modify the values of an object☆28Updated 3 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 9 months ago
- Display an error in a GUI dialog☆22Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Expands symbolic links and prints the resolved absolute filepath☆26Updated 8 months ago
- Strip the final newline character from a string/buffer☆36Updated 2 months ago
- Bind all methods in an object to itself or a specified context☆57Updated 3 years ago
- Break out of a promise chain☆22Updated 3 years ago
- Get an array of parent directories including itself☆27Updated last year
- Truncate a URL to a specific length☆61Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Split lines into an array of lines☆44Updated last year
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 2 years ago
- Check if a value is a function☆27Updated 3 years ago
- Node's default require extensions as a separate module☆9Updated 2 years ago
- Check if a number is in a given range☆21Updated 3 years ago
- Rename a function☆46Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Check if something is a promise☆46Updated 3 years ago