sindresorhus / bind-methodsLinks
Bind all methods in an object to itself or a specified context
☆59Updated 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 an Array is sorted☆35Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a file is executable☆29Updated 7 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Clear the terminal cross-platform☆45Updated 4 years ago
- Check if a value is a function☆29Updated 4 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Updated 4 years ago
- Check if an Iterable is empty☆22Updated 2 months ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 2 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Microservice for Imagemin☆60Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Get the version numbers of a package from the npm registry☆31Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Rename a function☆47Updated 2 years ago
- Snippets for AVA☆39Updated 7 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Truncate a URL to a specific length☆62Updated 2 months ago
- Pretty time zone: +2 or -9:30☆58Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Convert a time string to seconds: '0017' → 1337☆36Updated 4 years ago