sindresorhus / is-objLinks
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
Sorting:
- 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
- Split a string at one or more indices☆23Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Modify the values of an object☆27Updated 3 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Returns an array filled with the specified input☆42Updated 3 years ago
- Create an array without duplicates☆71Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Check if a file path is a compressed file☆17Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Modify the filename in a path☆16Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- Get an array of parent directories including itself☆27Updated last year
- Strip the final newline character from a string/buffer☆36Updated 8 months ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Truncate a URL to a specific length☆61Updated 4 years ago
- Check if a value is a function☆27Updated 4 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Log the value/error of a promise☆26Updated 4 years ago
- Gracefully restore the CLI cursor on exit☆38Updated 11 months ago
- Exclude certain items from an array☆21Updated 3 weeks ago
- Convert a Source Map object to a comment☆15Updated 3 years ago
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Get a random key from an object☆18Updated last year
- ES2015 Number.isNaN() ponyfill☆28Updated last year