sinonjs / samsamLinks
Value identification and comparison functions
☆27Updated 3 weeks ago
Alternatives and similar repositories for samsam
Users that are interested in samsam are comparing it to the libraries listed below
Sorting:
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 7 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Detect the archive type of a Buffer/Uint8Array☆25Updated 3 years ago
- Minimal async jobs utility library, with streams support☆26Updated 6 years ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- Create error instances with a code☆20Updated 3 years ago
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- Error constructor for test and validation frameworks that implements standardized AssertionError specification.☆26Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Test-framework agnostic assertion and expectation library☆43Updated 3 months ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- fs read and write streams based on minipass☆20Updated 11 months ago
- ☆19Updated 6 months ago
- Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆21Updated 7 months ago
- Parse HTTP X-Forwarded-For header☆57Updated 2 weeks ago
- A through2 wrapper to for simple stream.PassThrough spies.☆22Updated 10 years ago
- Callback wrapping utility☆56Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated 4 months ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- a list of SPDX license identifiers☆35Updated 6 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 11 months ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- ☆21Updated 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
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago