sindresorhus / is-fnLinks
Check if a value is a function
☆29Updated 4 years ago
Alternatives and similar repositories for is-fn
Users that are interested in is-fn are comparing it to the libraries listed below
Sorting:
- Exclude certain items from an array☆23Updated 7 months ago
- Add AVA to your project☆15Updated 5 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Modify the values of an object☆29Updated 4 years ago
- Split a string at one or more indices☆25Updated 4 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Updated 4 years ago
- Sort an array of numbers☆18Updated 4 months ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Get the avatar of a GitHub user☆21Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Check if an Array is sorted☆35Updated 4 years ago
- Get the version numbers of a package from the npm registry☆31Updated last year
- Repeat a string - fast☆35Updated 4 years ago
- Check if a number is in a given range☆22Updated 5 years ago
- Strip UTF-8 byte order mark (BOM)☆22Updated 4 months ago
- Check if a value is a Blob☆24Updated 2 years ago
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Check if a path exists☆26Updated 2 years ago
- Bind all methods in an object to itself or a specified context☆59Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Repeat text☆17Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago