sinonjs / samsamLinks
Value identification and comparison functions
☆27Updated 2 months ago
Alternatives and similar repositories for samsam
Users that are interested in samsam are comparing it to the libraries listed below
Sorting:
- Make a shallow clone of an object, array or primitive.☆31Updated 5 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- Minimal async jobs utility library, with streams support☆25Updated last month
- Generate strong pseudo-random bytes☆29Updated 4 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
- Create error instances with a code☆20Updated 3 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Turn an array like into an array☆12Updated 4 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆42Updated last month
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 5 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 4 years ago
- API-first task runner with three methods: task, run and watch.☆36Updated 7 years ago
- node.js utility for exporting a directory of files as modules.☆21Updated 4 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Property descriptor factory☆44Updated last year
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆18Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 5 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 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
- A through2 wrapper to for simple stream.PassThrough spies.☆21Updated 10 years ago
- Node's domain module for the web browser☆32Updated 2 months ago
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 9 years ago
- Test-framework agnostic assertion and expectation library☆43Updated 10 months ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 3 months ago
- Check if a file is executable☆29Updated 7 years ago