sinonjs / samsamLinks
Value identification and comparison functions
☆27Updated last month
Alternatives and similar repositories for samsam
Users that are interested in samsam are comparing it to the libraries listed below
Sorting:
- Minimal async jobs utility library, with streams support☆25Updated last month
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Check if a file is executable☆29Updated 7 years ago
- Make a shallow clone of an object, array or primitive.☆30Updated 4 months ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- Parse HTTP X-Forwarded-For header☆58Updated 2 weeks ago
- API-first task runner with three methods: task, run and watch.☆36Updated 7 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 3 weeks ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆42Updated 3 weeks ago
- Call the given method on each value in the given object.☆20Updated 2 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- node.js utility for exporting a directory of files as modules.☆21Updated 4 years ago
- Detect the archive type of a Buffer/Uint8Array☆25Updated 4 years ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 5 years ago
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 9 years ago
- Property descriptor factory☆43Updated last year
- convert back a yargs argv object to its original array form☆21Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Basic object store with methods like get/set/extend/omit☆57Updated 3 years ago
- Test-framework agnostic assertion and expectation library☆43Updated 9 months ago
- test helpers for working with Node.js' http2 module☆19Updated last month
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- Like `fs.createWriteStream(...)`, but atomic.☆50Updated 3 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 2 months ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 2 months ago