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
- Safe, constant-time comparison of Buffers☆50Updated last year
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- recursively find the closest package.json☆47Updated 2 years ago
- Sanity check which files you are and aren't about to publish to npm☆85Updated 3 years ago
- Easy error subclassing and stack customization☆66Updated 2 months ago
- Simplified high resolution timing☆84Updated last year
- Write data to a random temporary file☆107Updated last year
- Get a PATH containing locally installed module executables.☆49Updated 5 years 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 2 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- process.hrtime() to words☆67Updated 5 years ago
- Error handling utilities for node☆126Updated 3 years ago
- Constant-time comparison algorithm to prevent timing attacks☆51Updated 7 years ago
- Promise ponyfill with pinkie☆116Updated 7 years ago
- Support any Observable library and polyfill☆73Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 5 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- 📦 Generate a changelog as part of the npm version command☆49Updated last year
- DEPRECATED - Optimizations from this library have been merged into https://github.com/js-cli/node-findup-sync. Please use that library i…☆12Updated 8 years ago
- Test driven benchmarking.☆89Updated 7 years ago
- Define a lazily evaluated property on an object☆66Updated 2 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Captures and cleans stack traces.☆195Updated 2 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago