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