sindresorhus / auto-bind
Automatically bind methods to their class instance
☆459Updated 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☆441Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆352Updated 8 months ago
- Import a module while bypassing the cache☆283Updated 2 weeks ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 9 months ago
- Parse yes/no like values☆267Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆347Updated 2 months ago
- Memoize promise-returning & async functions☆400Updated last year
- Get a random temporary file or directory path☆426Updated last year
- Clean up error stack traces☆339Updated last year
- Import a module lazily☆247Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆300Updated last year
- Promisify an event by waiting for it to be emitted☆433Updated 11 months ago
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Delay a promise a specified amount of time☆608Updated last year
- 🍔 Build DOM elements using JSX automatically☆515Updated 5 months ago
- Find a file or directory by walking up parent directories☆589Updated 7 months ago
- Read the closest package.json file☆266Updated last year
- Get stdin as a string or buffer☆338Updated last year
- Stylish console.log for node☆163Updated last year
- Wait for localhost to be ready☆275Updated 9 months ago
- Simple wildcard matching☆538Updated 3 years ago
- webpack + node-notifier = build status system notifications☆306Updated 2 years ago
- Timeout a promise after a specified amount of time☆283Updated last month
- Clear a module from the cache☆181Updated 3 years ago
- node byte string parser☆467Updated 7 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆389Updated last year
- Get the gzipped size of a file or stdin☆189Updated 3 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆271Updated 3 months ago
- A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇♂️☆572Updated last year
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year