sindresorhus / auto-bind
Automatically bind methods to their class instance
☆460Updated 2 years ago
Alternatives and similar repositories for auto-bind:
Users that are interested in auto-bind are comparing it to the libraries listed below
- Create a promise that can be canceled☆442Updated 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!☆355Updated 10 months ago
- Clean up error stack traces☆340Updated 2 years ago
- Delay a promise a specified amount of time☆614Updated last year
- Get a random temporary file or directory path☆428Updated last year
- Simple wildcard matching☆538Updated 3 years ago
- Timeout a promise after a specified amount of time☆288Updated 4 months ago
- Negative array index support `array[-1]` using ES2015 Proxy☆453Updated 3 years ago
- Find a file or directory by walking up parent directories☆605Updated last month
- Get stdin as a string or buffer☆338Updated last year
- Promisify an event by waiting for it to be emitted☆435Updated last year
- Simple micro templating☆362Updated 2 years ago
- Wait for localhost to be ready☆275Updated 11 months ago
- Copy files☆429Updated 9 months ago
- Safely and quickly serialize JavaScript objects☆349Updated 4 months ago
- Find the root directory of a Node.js project or npm package☆242Updated last year
- Import a module lazily☆249Updated 2 years ago
- Stylish console.log for node☆164Updated last year
- Join all arguments together and normalize the resulting url.☆362Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆348Updated 6 months ago
- Parse yes/no like values☆268Updated 2 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆273Updated 6 months ago
- `require`s taking too much time? Profile 'em.☆374Updated 10 months ago
- Memoize promise-returning & async functions☆406Updated last year
- node byte string parser☆469Updated 10 months ago
- Get paths for storing things like data, config, cache, etc☆389Updated 10 months ago
- Quickly scan for CLI flags and arguments☆648Updated last year
- Get callsites from the V8 stack trace API☆266Updated 10 months ago