sindresorhus / is-obj
Check if a value is an object
☆40Updated 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
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a file path is a compressed file☆17Updated last year
- Expands symbolic links and prints the resolved absolute filepath☆26Updated 11 months ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Modify the values of an object☆27Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get an array of parent directories including itself☆27Updated last year
- Strip the final newline character from a string/buffer☆36Updated 6 months ago
- Gracefully restore the CLI cursor on exit☆38Updated 9 months ago
- Break out of a promise chain☆23Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Create an array without duplicates☆71Updated 4 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Check if a file path is a binary file☆44Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Check if a value is a function☆27Updated 4 years ago
- Node's default require extensions as a separate module☆9Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Resolve the path of a globally installed module☆41Updated last year
- Check if a number is in a given range☆21Updated 4 years ago
- Modify the filename in a path☆16Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated 9 months ago
- Split lines into an array of lines☆44Updated last year