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☆53Updated 3 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Error handling utilities for node☆125Updated 2 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Simplified high resolution timing☆81Updated 10 months ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Write data to a random temporary file☆105Updated last year
- Support any Observable library and polyfill☆71Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated 2 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated last month
- Safe, constant-time comparison of Buffers☆50Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Provides a uniquely named temp directory☆13Updated 5 years ago
- Constant-time comparison algorithm to prevent timing attacks☆51Updated 7 years ago
- process.hrtime() to words☆67Updated 5 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- Easy error subclassing and stack customization☆65Updated 5 years ago
- Create Error classes☆41Updated 6 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Sanity check which files you are and aren't about to publish to npm☆83Updated 3 years ago
- Cute up your stack traces in Node☆82Updated 6 years ago
- Make your own error types!☆70Updated 2 years ago
- Map all the things, validate all the maps☆40Updated last year