robertklep / node-monkeypatchLinks
Slightly easier monkeypatching
☆22Updated 10 years ago
Alternatives and similar repositories for node-monkeypatch
Users that are interested in node-monkeypatch are comparing it to the libraries listed below
Sorting:
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆55Updated 3 years ago
- Promise ponyfill with pinkie☆116Updated 7 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Simplified high resolution timing☆85Updated last year
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Safe, constant-time comparison of Buffers☆50Updated last month
- recursively find the closest package.json☆47Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Sanity check which files you are and aren't about to publish to npm☆85Updated 3 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Test driven benchmarking.☆89Updated 7 years ago
- Support any Observable library and polyfill☆74Updated 4 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Updated 7 months ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- Write data to a random temporary file☆108Updated last week
- A node module for enabling a module to determine its caller.☆45Updated 3 years ago
- touch(1) for node☆125Updated 3 months ago
- process.hrtime() to words☆67Updated 5 years ago
- Error handling utilities for node☆126Updated 3 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Easy error subclassing and stack customization☆66Updated 4 months ago
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Remove nodecore related stack trace noise☆143Updated last year
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆33Updated 5 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- npm-programmatic is a library that allows you to access npm commands programmatically from javascript☆93Updated 5 years ago
- A ridiculously light-weight function argument validator☆133Updated 6 months ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year