sindresorhus / mimic-functionLinks
Make a function mimic another one
☆94Updated 9 months ago
Alternatives and similar repositories for mimic-function
Users that are interested in mimic-function are comparing it to the libraries listed below
Sorting:
- Detect whether a terminal emulator supports hyperlinks☆55Updated 5 months ago
- Check if your package was installed globally☆70Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 5 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Filter object keys and values into a new object☆102Updated last year
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Check if stdout or stderr is interactive☆117Updated last year
- Get the real path of the system temp directory☆82Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 9 months ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- A better `Promise.race()`☆46Updated 2 years ago
- Break out of a promise chain☆23Updated 4 years ago
- Node.js releases data☆36Updated 2 weeks ago
- Get the path of the caller module☆64Updated 3 years ago
- Create a lazily evaluated value☆70Updated 4 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Regular expression for matching issue references☆49Updated 10 months ago
- Conditional promise chains☆61Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago