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:
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- recursively find the closest package.json☆47Updated 2 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Write data to a random temporary file☆107Updated last year
- Safe, constant-time comparison of Buffers☆50Updated last year
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- Cute up your stack traces in Node☆82Updated 7 years ago
- Promise ponyfill with pinkie☆116Updated 7 years ago
- A node module for enabling a module to determine its caller.☆45Updated 3 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Error handling utilities for node☆126Updated 3 years ago
- API for combining call site modifiers☆44Updated 6 years ago
- Remove nodecore related stack trace noise☆143Updated last year
- Define a lazily evaluated property on an object☆66Updated 2 years ago
- Support any Observable library and polyfill☆72Updated 4 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- CommonJS Tree Shaker API☆153Updated 7 years ago
- touch(1) for node☆124Updated last year
- Simplified high resolution timing☆84Updated last year
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 5 years ago
- process.hrtime() to words☆67Updated 5 years ago
- Create Error classes☆41Updated 6 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Easy error subclassing and stack customization☆66Updated last month
- Creates super long stack traces☆196Updated 11 months ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 months ago