sindresorhus / auto-bindLinks
Automatically bind methods to their class instance
☆463Updated 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☆448Updated 2 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 2 months ago
- Parse yes/no like values☆272Updated 3 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Clean up error stack traces☆345Updated last month
- Promisify an event by waiting for it to be emitted☆443Updated 2 months ago
- Import a module lazily☆249Updated 3 years ago
- Delay a promise a specified amount of time☆627Updated last month
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Wait for localhost to be ready☆278Updated 2 months ago
- Negative array index support `array[-1]` using ES2015 Proxy☆457Updated 4 years ago
- Get stdin as a string or buffer☆345Updated 2 years ago
- Get a random temporary file or directory path☆439Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Import a module while bypassing the cache☆286Updated 10 months ago
- Autocomplete prompt for inquirer☆363Updated last year
- Timeout a promise after a specified amount of time☆299Updated last month
- Memoize promise-returning & async functions☆432Updated last month
- Make your JSON look AWESOME☆250Updated 2 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆284Updated last year
- Copy files☆436Updated last month
- Simple micro templating☆371Updated 2 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- 👌 Checks paths and scripts defined in package.json before you publish☆237Updated this week
- Join all arguments together and normalize the resulting url.☆365Updated last week
- `require`s taking too much time? Profile 'em.☆376Updated last year
- Find the root directory of a Node.js project or npm package☆248Updated 6 months ago
- Clear a module from the cache☆184Updated 4 years ago
- Create an error from multiple errors☆250Updated 2 years ago
- Throttle a collection of promise returning functions☆484Updated 2 years ago