sindresorhus / mimic-functionLinks
Make a function mimic another one
☆96Updated last year
Alternatives and similar repositories for mimic-function
Users that are interested in mimic-function are comparing it to the libraries listed below
Sorting:
- Check if your package was installed globally☆69Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Filter object keys and values into a new object☆104Updated last year
- Exit the process when the `esc` key is pressed☆57Updated last year
- Detect whether a terminal emulator supports hyperlinks☆55Updated 9 months ago
- Glob to regular expression with support for extended globs.☆74Updated last year
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 8 months ago
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Check if stdout or stderr is interactive☆118Updated 2 years ago
- Filter promises concurrently☆78Updated last year
- Regular expression for matching reserved filename characters☆51Updated last month
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Get the real path of the system temp directory☆82Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A better `Promise.race()`☆50Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month
- Regular expression for matching issue references☆49Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Indent each line in a string☆113Updated 3 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
- Check if your code is running as an npm or yarn script☆64Updated last month
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated last year
- Run promise-returning & async functions in series☆69Updated 4 years ago
- Linkify GitHub issue references☆47Updated last month
- Lazy number range generator☆82Updated last year
- Get metadata on the default editor or a specific editor☆53Updated last month
- Get your PATH prepended with locally installed binaries☆104Updated last year
- Conditional promise chains☆63Updated 4 years ago