sindresorhus / rename-fnLinks
Rename a function
☆46Updated last year
Alternatives and similar repositories for rename-fn
Users that are interested in rename-fn are comparing it to the libraries listed below
Sorting:
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if an Iterable is empty☆22Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Conditional promise chains☆62Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Log the value/error of a promise☆26Updated 4 years ago
- Check if something is a promise☆46Updated 4 years ago
- Extract the actual stack of an error☆66Updated 3 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Get an array of parent directories including itself☆26Updated last year
- Measure the time a promise takes to resolve☆70Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Hook and modify stdout and stderr☆54Updated 3 years ago
- Conditional promise catch handler☆38Updated 4 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Create an array without duplicates☆72Updated 4 years ago
- Transform the first chunk in a stream☆26Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Node.js `assert` as a standalone module☆26Updated 4 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 10 months ago