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
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months 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
- Truncate a URL to a specific length☆62Updated 2 months ago
- Split a string at one or more indices☆25Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 3 months ago
- Modify the values of an object☆29Updated 4 years ago
- Clear the terminal cross-platform☆45Updated 4 years ago
- Modify the filename in a path☆17Updated 3 years ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Check if a file path is a binary file☆49Updated last year
- Returns an array filled with the specified input☆43Updated 3 years ago
- Check if a number is in a given range☆22Updated 4 years ago
- Get an array of parent directories including itself☆26Updated 2 years ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Gracefully restore the CLI cursor on exit☆40Updated last year
- Lowercase the keys of an object☆41Updated 2 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Strip the final newline character from a string/buffer☆38Updated last year
- Rename a function☆47Updated 2 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year