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 4 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 4 months ago
- Clean up error stack traces☆346Updated 2 months ago
- Parse yes/no like values☆272Updated 4 months ago
- Promisify an event by waiting for it to be emitted☆445Updated 2 weeks ago
- Import a module while bypassing the cache☆287Updated 11 months ago
- Delay a promise a specified amount of time☆627Updated 2 months ago
- Get a random temporary file or directory path☆440Updated 2 years ago
- Negative array index support `array[-1]` using ES2015 Proxy☆457Updated 4 years ago
- Import a module lazily☆249Updated 3 years ago
- Create an error from multiple errors☆249Updated 2 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆285Updated last year
- Get stdin as a string or buffer☆346Updated 2 years ago
- Timeout a promise after a specified amount of time☆299Updated 3 months ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 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☆128Updated 2 years ago
- Simple micro templating☆373Updated 4 months ago
- An implementation of WHATWG AbortController interface.☆310Updated 4 years ago
- Wait for localhost to be ready☆279Updated 3 months ago
- Copy files☆434Updated 2 months ago
- Memoize promise-returning & async functions☆436Updated 3 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- String case utitility: convert, identify, flip, extend☆285Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆356Updated last year
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Toolkit for building command line interfaces☆464Updated 2 years ago
- A JavaScript TC39 Proposal for getting the last element from an array☆310Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago