sindresorhus / bind-methodsLinks
Bind all methods in an object to itself or a specified context
☆57Updated 4 years ago
Alternatives and similar repositories for bind-methods
Users that are interested in bind-methods are comparing it to the libraries listed below
Sorting:
- Check if a value is a function☆27Updated 4 years ago
- Get an array of parent directories including itself☆27Updated last year
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if an Iterable is empty☆22Updated 4 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Check if an Array is sorted☆34Updated 3 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Check if a file is executable☆30Updated 6 years ago
- Exclude certain items from an array☆21Updated last week
- Get the gulp tasks from a gulp project☆20Updated 3 years ago
- Pretty time zone: +2 or -9:30☆57Updated 2 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 3 months ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 4 years ago
- Include only certain items in an array☆16Updated last week
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Pick random items from a list☆15Updated 3 years ago
- Get the revved file path of a file☆33Updated 3 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Conditional promise catch handler☆38Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago