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☆445Updated this week
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated this week
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Parse yes/no like values☆270Updated 3 weeks ago
- Delay a promise a specified amount of time☆621Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆436Updated this week
- Clean up error stack traces☆341Updated 2 years ago
- Import a module while bypassing the cache☆285Updated 7 months ago
- Import a module lazily☆247Updated 3 years ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆305Updated last year
- Negative array index support `array[-1]` using ES2015 Proxy☆453Updated 4 years ago
- Memoize promise-returning & async functions☆414Updated last month
- Wait for localhost to be ready☆275Updated last year
- Safely and quickly serialize JavaScript objects☆352Updated 8 months ago
- Timeout a promise after a specified amount of time☆293Updated 8 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆276Updated 10 months ago
- Get stdin as a string or buffer☆340Updated last year
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- Find a file or directory by walking up parent directories☆622Updated 3 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 10 months ago
- Copy files☆430Updated 3 weeks ago
- A rollup plugin to show file size of the bundle in the cli☆127Updated 2 years ago
- `require`s taking too much time? Profile 'em.☆375Updated last year
- 🍔 Build DOM elements using JSX automatically☆525Updated last year
- Create an error from multiple errors☆247Updated 2 years ago
- Eslint plugin to check filenames.☆324Updated last year
- Node.js module to list all files in a directory or any subdirectories.☆345Updated last month
- Tim Sort implementation for Node.js☆245Updated 5 years ago