Automatically bind methods to their class instance
☆463Jul 8, 2022Updated 3 years ago
Alternatives and similar repositories for auto-bind
Users that are interested in auto-bind are comparing it to the libraries listed below
Sorting:
- Bind all methods in an object to itself or a specified context☆59Apr 19, 2021Updated 4 years ago
- Check if an Iterable is empty☆23Sep 14, 2025Updated 5 months ago
- Pretty time zone: +2 or -9:30☆58Jul 9, 2022Updated 3 years ago
- Check if a string is a scoped npm package name☆25Jul 9, 2022Updated 3 years ago
- Reliably get the terminal window size☆146Feb 2, 2026Updated last month
- Rename a function☆46Nov 5, 2023Updated 2 years ago
- Get the email of an npm user☆14Feb 26, 2024Updated 2 years ago
- Detect when an element is ready in the DOM☆447Jan 27, 2026Updated last month
- Display an error in a GUI dialog☆22May 3, 2021Updated 4 years ago
- A repository to ask @bevacqua anything.☆10Mar 5, 2016Updated 9 years ago
- Clean up error stack traces☆346Nov 4, 2025Updated 3 months ago
- Get free disk space info from `df -kP`☆64Sep 13, 2025Updated 5 months ago
- Import all modules in a directory☆139Jan 4, 2023Updated 3 years ago
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 4 years ago
- Extract the article title of a HTML document or website☆31Sep 9, 2025Updated 5 months ago
- Conditional promise catch handler☆40Apr 9, 2021Updated 4 years ago
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Open the URL from a web shortcut file in the browser☆20Nov 3, 2021Updated 4 years ago
- Reliably get the terminal window size - cross-platform☆27Nov 4, 2023Updated 2 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Sep 7, 2021Updated 4 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆19Aug 10, 2021Updated 4 years ago
- Check if a file path is a binary file☆49Apr 30, 2024Updated last year
- Measure the time a promise takes to resolve☆72Nov 5, 2023Updated 2 years ago
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Create an error from multiple errors☆249Sep 14, 2023Updated 2 years ago
- Convert a value to an array☆133Nov 9, 2021Updated 4 years ago
- Simplified high resolution timing☆85Sep 13, 2024Updated last year
- Get the iTerm2 version☆11Jan 5, 2026Updated last month
- Lazy number range generator☆83Jan 2, 2024Updated 2 years ago
- Get the path of the parent module☆79Sep 15, 2025Updated 5 months ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Oct 24, 2023Updated 2 years ago
- Split a string at one or more indices☆25May 3, 2021Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Feb 2, 2026Updated last month
- Negative array index support `array[-1]` using ES2015 Proxy☆457Aug 10, 2021Updated 4 years ago
- Get an array of parent directories including itself☆26Nov 7, 2023Updated 2 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Jul 8, 2022Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Apr 21, 2021Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Nov 4, 2023Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆27Jun 5, 2025Updated 8 months ago