indutny / minimalistic-crypto-utilsLinks
Minimalistic utils for JS-only crypto
☆25Updated 7 years ago
Alternatives and similar repositories for minimalistic-crypto-utils
Users that are interested in minimalistic-crypto-utils are comparing it to the libraries listed below
Sorting:
- Like `chown -R`☆30Updated last year
- Callback wrapping utility☆56Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- ☆20Updated 4 years ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆17Updated 3 years ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 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
- Strip the final newline character from a string/buffer☆36Updated last year
- Validates whether a string matches the production for an XML name or qualified name☆15Updated last year
- getpass for node.js☆17Updated 8 years ago
- Minimal module to check if a file is executable.☆49Updated 2 weeks ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 2 weeks ago
- fs read and write streams based on minipass☆20Updated 2 weeks ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- Node's domain module for the web browser☆32Updated 3 weeks ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Get the command from a shebang☆24Updated 4 years ago
- ☆20Updated last month
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Regular expression for matching a shebang line☆47Updated 4 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- Minimal async jobs utility library, with streams support☆25Updated 7 years ago
- schema package for HTTPArchive (HAR)☆22Updated 5 years ago