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☆444Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Clean up error stack traces☆340Updated 2 years ago
- Import a module while bypassing the cache☆283Updated 5 months ago
- Delay a promise a specified amount of time☆617Updated 2 years ago
- Parse yes/no like values☆270Updated 3 years ago
- Wait for localhost to be ready☆275Updated last year
- Import a module lazily☆247Updated 3 years ago
- Negative array index support `array[-1]` using ES2015 Proxy☆453Updated 3 years ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Copy files☆429Updated 11 months ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Simple micro templating☆364Updated 2 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆275Updated 8 months ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Get a random temporary file or directory path☆431Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Create an error from multiple errors☆245Updated last year
- Toolkit for building command line interfaces☆463Updated 2 years ago
- Autocomplete prompt for inquirer☆361Updated last year
- Safely and quickly serialize JavaScript objects☆351Updated 6 months ago
- Node.js module to list all files in a directory or any subdirectories.☆345Updated 2 years ago
- Timeout a promise after a specified amount of time☆291Updated 6 months ago
- Get stdin as a string or buffer☆338Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆423Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 8 months ago
- Parse JSON with more helpful errors☆366Updated 3 months ago