ahmadnassri / benchmark-node-clone
Node Clone Benchmarks
☆17Updated last year
Alternatives and similar repositories for benchmark-node-clone
Users that are interested in benchmark-node-clone are comparing it to the libraries listed below
Sorting:
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- List of node.js builtin modules☆38Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Filter an object to have only the `own` properties for which a `callback` function returns true.☆15Updated 6 years ago
- Get the set npm registry URL☆55Updated last month
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.☆26Updated 4 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Returns a JSON representation of an error (handles nested errors and nested toJSONs)☆13Updated last year
- API-first task runner with three methods: task, run and watch.☆35Updated 6 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 8 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Get a PATH containing locally installed module executables.☆50Updated 4 years ago
- Check if a value is a function☆27Updated 4 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Return an array of all parent node_modules directories☆13Updated 2 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- Get the auth token set for an npm registry☆35Updated 3 months ago
- Parse a `git log` output of a repository into an object with useful commit data. Supports plugins, streaming, promises and callback APIs.☆12Updated 2 years ago