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 3 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 3 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Clean up error stack traces☆344Updated last month
- Import a module while bypassing the cache☆286Updated 10 months ago
- Import a module lazily☆249Updated 3 years ago
- Delay a promise a specified amount of time☆627Updated last month
- Parse yes/no like values☆272Updated 4 months ago
- Promisify an event by waiting for it to be emitted☆444Updated 3 weeks ago
- Wait for localhost to be ready☆278Updated 2 months ago
- Get a random temporary file or directory path☆441Updated 2 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Negative array index support `array[-1]` using ES2015 Proxy☆457Updated 4 years ago
- Get stdin as a string or buffer☆346Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆250Updated 6 months ago
- Create an error from multiple errors☆250Updated 2 years ago
- Timeout a promise after a specified amount of time☆299Updated 2 months ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Join all arguments together and normalize the resulting url.☆365Updated last month
- Make your JSON look AWESOME☆250Updated 2 years ago
- Memoize promise-returning & async functions☆433Updated 2 months ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Detect if the current environment is a CI server☆402Updated last year
- Autocomplete prompt for inquirer☆363Updated 2 years ago
- Copy files☆436Updated 2 months ago
- Simple micro templating☆372Updated 3 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 2 years ago
- Recursive version of fs.readdir with small RAM & CPU footprint.☆403Updated last month