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
- Clean up error stack traces☆344Updated last month
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Parse yes/no like values☆272Updated 4 months ago
- Promisify an event by waiting for it to be emitted☆444Updated 3 weeks ago
- Delay a promise a specified amount of time☆627Updated last month
- Wait for localhost to be ready☆278Updated 2 months ago
- Import a module while bypassing the cache☆286Updated 10 months ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Import a module lazily☆249Updated 3 years ago
- Get a random temporary file or directory path☆440Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- A rollup plugin to show file size of the bundle in the cli☆127Updated 2 years ago
- Get stdin as a string or buffer☆346Updated 2 years ago
- Timeout a promise after a specified amount of time☆299Updated 2 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Create an error from multiple errors☆250Updated 2 years ago
- Negative array index support `array[-1]` using ES2015 Proxy☆457Updated 4 years ago
- Memoize promise-returning & async functions☆433Updated 2 months ago
- Copy files☆436Updated 2 months ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Join all arguments together and normalize the resulting url.☆365Updated last month
- [DEPRECATED] Lightweight, modular, and opinionated webpack CLI that provides a superior experience☆210Updated 7 years ago
- Find the closest package.json file☆166Updated 6 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆285Updated last year
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Simple case detection and conversion for strings.☆124Updated 9 years ago
- Find the root directory of a Node.js project or npm package☆250Updated 6 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago