sindresorhus / auto-bindLinks
Automatically bind methods to their class instance
☆459Updated 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:
- Create a promise that can be canceled☆443Updated 3 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Clean up error stack traces☆340Updated 2 years ago
- Parse yes/no like values☆270Updated 3 years ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Negative array index support `array[-1]` using ES2015 Proxy☆454Updated 3 years ago
- Delay a promise a specified amount of time☆619Updated 2 years ago
- Import a module while bypassing the cache☆284Updated 6 months ago
- Get a random temporary file or directory path☆434Updated 2 years ago
- Wait for localhost to be ready☆275Updated last year
- Get stdin as a string or buffer☆339Updated last year
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Import a module lazily☆247Updated 3 years ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆274Updated 9 months ago
- Timeout a promise after a specified amount of time☆291Updated 7 months ago
- Copy files☆429Updated last year
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Simple micro templating☆364Updated 2 years ago
- Create an error from multiple errors☆246Updated last year
- Throttle a collection of promise returning functions☆485Updated 2 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Toolkit for building command line interfaces☆463Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆351Updated 7 months ago
- [DEPRECATED] Lightweight, modular, and opinionated webpack CLI that provides a superior experience☆212Updated 6 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆321Updated 2 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Autocomplete prompt for inquirer☆361Updated last year
- Recursive version of fs.readdir with small RAM & CPU footprint.☆387Updated 4 months ago