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☆443Updated 3 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Clean up error stack traces☆341Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Parse yes/no like values☆270Updated 3 years ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Import a module lazily☆247Updated 3 years ago
- Delay a promise a specified amount of time☆620Updated 2 years ago
- Import a module while bypassing the cache☆285Updated 6 months ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Wait for localhost to be ready☆275Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆275Updated 9 months ago
- Get callsites from the V8 stack trace API☆265Updated last year
- Negative array index support `array[-1]` using ES2015 Proxy☆453Updated 4 years ago
- Memoize promise-returning & async functions☆409Updated last week
- Timeout a promise after a specified amount of time☆292Updated 7 months ago
- `require`s taking too much time? Profile 'em.☆375Updated last year
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Get stdin as a string or buffer☆340Updated last year
- Safely and quickly serialize JavaScript objects☆351Updated 8 months ago
- Copy files☆430Updated this week
- 🍔 Build DOM elements using JSX automatically☆526Updated 11 months ago
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- Find the closest package.json file☆165Updated 2 months ago
- Find a file or directory by walking up parent directories☆619Updated 2 months ago
- 👌 Checks paths and scripts defined in package.json before you publish☆237Updated 3 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆352Updated 9 months ago
- Find the root directory of a Node.js project or npm package☆246Updated 2 months ago
- Create an error from multiple errors☆246Updated last year