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:
- Make a shallow clone of an object, array or primitive.☆30Updated 2 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months ago
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- 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
- ES spec-compliant shim for String.prototype.padStart☆23Updated 7 months ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 3 years ago
- Check if a file is executable☆29Updated 7 years ago
- Property descriptor factory☆43Updated last year
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆17Updated 3 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Create error instances with a code☆20Updated 3 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Turn an array like into an array☆12Updated 4 years ago
- Clone and modify a RegExp instance☆23Updated 3 years ago
- Get the auth token set for an npm registry☆34Updated 3 months ago
- Extremely fast HTTP Archive (HAR) validator using JSON Schema☆62Updated last year
- API-first task runner with three methods: task, run and watch.☆36Updated 6 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- node.js utility for exporting a directory of files as modules.☆21Updated 4 years ago
- $merge and $patch keywords for Ajv JSON-Schema validator to extend schemas☆47Updated last year
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 2 weeks ago
- convert back a yargs argv object to its original array form☆21Updated 2 years ago
- Callback wrapping utility☆56Updated last year
- Smallest/simplest possible means of using btoa with both Node and browserify☆22Updated 6 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago