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
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago
- Property descriptor factory☆43Updated last year
- Minimal async jobs utility library, with streams support☆26Updated 6 years ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- convert back a yargs argv object to its original array form☆21Updated 2 years ago
- Extremely fast HTTP Archive (HAR) validator using JSON Schema☆62Updated last year
- Get the auth token set for an npm registry☆34Updated 6 months ago
- Create error instances with a code☆20Updated 3 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 5 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 4 months ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a file is executable☆29Updated 7 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆21Updated 10 years ago
- Node's domain module for the web browser☆32Updated last year
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 8 years ago
- JS Object representation of a stack frame.☆82Updated 2 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆17Updated 3 years ago
- Encode a URL to a percent-encoded form, excluding already-encoded sequences☆38Updated last week
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- 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
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago