Bind all methods in an object to itself or a specified context
☆59Apr 19, 2021Updated 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 Iterable is empty☆23Sep 14, 2025Updated 6 months ago
- Automatically bind methods to their class instance☆464Jul 8, 2022Updated 3 years ago
- Display an error in a GUI dialog☆22May 3, 2021Updated 4 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆19Aug 10, 2021Updated 4 years ago
- Left pad each line in a string☆20Aug 31, 2023Updated 2 years ago
- [DEPRECATED] A better Atom `TextEditor#setText()` that preserves cursor/scroll position and selections☆12Jan 24, 2021Updated 5 years ago
- Reliably get the terminal window size - cross-platform☆27Nov 4, 2023Updated 2 years ago
- Include only certain items in an array☆19Jun 13, 2025Updated 9 months ago
- List of platforms supported by Node.js☆12Nov 3, 2021Updated 4 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Apr 9, 2021Updated 4 years ago
- Find mapcodes in a string☆26Jul 24, 2022Updated 3 years ago
- Get a GitHub username from an email address☆51Aug 5, 2023Updated 2 years ago
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated last month
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- Get the iTerm2 version☆11Jan 5, 2026Updated 2 months ago
- Get the macOS version of the current system☆23Sep 9, 2025Updated 6 months ago
- Modify the filename in a path☆17Jul 9, 2022Updated 3 years ago
- ES2015 Math.hypot() ponyfill☆12Apr 7, 2021Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 3 months ago
- Control the AnyBar app☆34May 3, 2021Updated 4 years ago
- Exclude certain items from an array☆24Jun 13, 2025Updated 9 months ago
- Get an array of parent directories including itself☆26Nov 7, 2023Updated 2 years ago
- utility to convert to ESLint formatter compatible output☆17Jun 14, 2023Updated 2 years ago
- Get the name of the current operating system☆21Feb 2, 2026Updated last month
- Check if a file path is an archive file☆16Apr 30, 2024Updated last year
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Support any Observable library and polyfill☆74Feb 2, 2026Updated last month
- Check whether a binary version satisfies a semver range☆15Apr 3, 2024Updated last year
- Convert a Source Map object to a comment☆16Aug 9, 2021Updated 4 years ago
- Alphabetically sort an array of strings☆40Apr 9, 2021Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Oct 24, 2023Updated 2 years ago
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari☆13Nov 14, 2025Updated 4 months ago
- Count the number of lines in a string☆10Apr 17, 2016Updated 9 years ago
- The max amount of milliseconds you can pass to `setTimeout()`☆27Apr 7, 2021Updated 4 years ago
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆18Mar 7, 2021Updated 5 years ago
- Syntax theme that lets you focus on the content☆22Jan 24, 2021Updated 5 years ago
- Node.js `os.userInfo()` ponyfill☆33Jan 24, 2021Updated 5 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Apr 3, 2024Updated last year