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☆441Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 11 months ago
- Delay a promise a specified amount of time☆614Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated 10 months ago
- Clean up error stack traces☆339Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆434Updated last year
- Parse yes/no like values☆268Updated 2 years ago
- node byte string parser☆468Updated 9 months ago
- Get stdin as a string or buffer☆338Updated last year
- webpack + node-notifier = build status system notifications☆307Updated 3 years ago
- Import a module lazily☆248Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆301Updated last year
- Timeout a promise after a specified amount of time☆287Updated 3 months ago
- Join all arguments together and normalize the resulting url.☆362Updated 11 months ago
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Import a module while bypassing the cache☆284Updated 2 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆272Updated 5 months ago
- Simple wildcard matching☆537Updated 3 years ago
- Memoize promise-returning & async functions☆404Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 4 years ago
- Compare, format, diff and serialize any JavaScript value☆208Updated last week
- Detect when an element is ready in the DOM☆437Updated 5 months ago
- Move a file - Even works across devices☆199Updated last year
- Serialize/deserialize an error into a plain object☆557Updated 3 months ago
- Wait for localhost to be ready☆275Updated 10 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆348Updated 3 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆318Updated 2 years ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆390Updated last year
- 👌 Checks paths and scripts defined in package.json before you publish☆236Updated 2 weeks ago