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
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Callback wrapping utility☆56Updated last year
- ☆20Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 10 months ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Node's domain module for the web browser☆32Updated 2 weeks ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 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
- ☆28Updated 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated last year
- Minimal module to check if a file is executable.☆49Updated last year
- getpass for node.js☆17Updated 8 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Get the command from a shebang☆24Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- ☆20Updated this week
- Make a shallow clone of an object, array or primitive.☆29Updated 3 weeks ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Validates whether a string matches the production for an XML name or qualified name☆15Updated last year
- A simple module for bitwise-xor on buffers☆31Updated 9 months ago
- Regular expression for matching a shebang line☆46Updated 4 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- utilities for encryption and and hashing in node.js☆18Updated 3 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago