sindresorhus / auto-bind
Automatically bind methods to their class instance
☆462Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for auto-bind
- Make a directory and its parents if needed - Think `mkdir -p`☆474Updated 6 months ago
- Create a promise that can be canceled☆441Updated 2 years ago
- Delay a promise a specified amount of time☆609Updated last year
- Import a module while bypassing the cache☆284Updated 5 months ago
- node byte string parser☆461Updated 4 months ago
- Get a random temporary file or directory path☆424Updated last year
- Get stdin as a string or buffer☆337Updated last year
- Clean up error stack traces☆337Updated last year
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆350Updated 5 months ago
- Extends minimatch.match() with support for multiple patterns☆300Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆341Updated 3 weeks ago
- Find the root directory of a Node.js project or npm package☆235Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆419Updated 11 months ago
- Wait for localhost to be ready☆273Updated 6 months ago
- Read the closest package.json file☆258Updated last year
- A rollup plugin to show file size of the bundle in the cli☆128Updated last year
- Toolkit for building command line interfaces☆462Updated last year
- Parse yes/no like values☆266Updated 2 years ago
- This module has moved and is now available at @rollup/plugin-replace / https://github.com/rollup/plugins/blob/master/packages/replace☆162Updated 3 years ago
- Import a module lazily☆250Updated 2 years ago
- Checks the version of ES in JavaScript files with simple shell commands 🏆☆458Updated 4 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆266Updated 3 weeks ago
- Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.☆817Updated last week
- Clear the terminal screen if possible☆115Updated 3 years ago
- An ESlint rule plugin companion to babel-eslint☆389Updated 4 years ago
- Timeout a promise after a specified amount of time☆274Updated last month
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Copy files☆424Updated 3 months ago
- Get the gzipped size of a string or buffer☆171Updated 2 years ago