Fishrock123 / beautify-benchmarkLinks
Beautify Benchmark.js's output into readable form.
☆35Updated 9 years ago
Alternatives and similar repositories for beautify-benchmark
Users that are interested in beautify-benchmark are comparing it to the libraries listed below
Sorting:
- API for combining call site modifiers☆44Updated 6 years ago
- Codemods for AVA☆68Updated 6 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Support any Observable library and polyfill☆74Updated 4 years ago
- A cross platform solution to node's spawn☆66Updated 8 years ago
- Convert npm dependency list to dot file which can be visualized using graphiz☆60Updated 8 years ago
- Run source transform function on node require call☆66Updated 8 years ago
- Convert promised code to use node style callbacks☆41Updated 8 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Node.js `assert` as a standalone module☆27Updated 4 years ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 5 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Add source maps of multiple files, offset them and then combine them into one source map.☆79Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- npm module: backwards compatibilify your callback functions while migrating apis to promises☆30Updated 10 years ago
- async_hook trace emitter 🔍☆37Updated 4 years ago
- Spawn for node.js but in a way that works regardless of which OS you're using☆64Updated 8 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams