sinonjs / samsamLinks
Value identification and comparison functions
☆27Updated last week
Alternatives and similar repositories for samsam
Users that are interested in samsam are comparing it to the libraries listed below
Sorting:
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- Make a shallow clone of an object, array or primitive.☆30Updated 3 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Minimal async jobs utility library, with streams support☆25Updated 7 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- Extremely fast HTTP Archive (HAR) validator using JSON Schema☆63Updated last year
- Property descriptor factory☆43Updated last year
- Check if a file is executable☆29Updated 7 years ago
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 9 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 3 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 8 months ago
- A stricter URI encode adhering to RFC 3986☆59Updated 6 years ago
- Create error instances with a code☆20Updated 3 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆21Updated 10 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆54Updated 3 years ago
- Get the auth token set for an npm registry☆34Updated 3 weeks ago
- node.js utility for exporting a directory of files as modules.☆21Updated 4 years ago
- Capture and retrieve the last time a function was run☆14Updated 2 years ago
- Call the given method on each value in the given object.☆20Updated 2 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Error constructor for test and validation frameworks that implements standardized AssertionError specification.☆26Updated 3 months ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 4 months ago
- Clone and modify a RegExp instance☆24Updated 3 years ago
- JS Object representation of a stack frame.☆83Updated 2 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Parse HTTP X-Forwarded-For header☆58Updated last week