sinonjs / samsamLinks
Value identification and comparison functions
☆27Updated this week
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 7 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated this week
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- Parse HTTP X-Forwarded-For header☆58Updated this week
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- Check if a file is executable☆29Updated 7 years ago
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 8 years ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆17Updated 3 years ago
- Call the given method on each value in the given object.☆20Updated 2 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 5 months ago
- Node's domain module for the web browser☆32Updated 3 weeks ago
- Property descriptor factory☆43Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Get the auth token set for an npm registry☆34Updated last month
- Extremely fast HTTP Archive (HAR) validator using JSON Schema☆62Updated last year
- 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
- A ternary stream: conditionally control the flow of stream data☆36Updated 5 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Turn an array like into an array☆12Updated 4 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Validates whether a string matches the production for an XML name or qualified name☆15Updated last year
- convert back a yargs argv object to its original array form☆21Updated 2 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!☆56Updated 3 years ago