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:
- Strip the final newline character from a string/buffer☆36Updated 10 months ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆17Updated 3 years ago
- getpass for node.js☆17Updated 8 years ago
- ☆20Updated 3 years ago
- Callback wrapping utility☆56Updated last year
- Minimal module to check if a file is executable.☆49Updated last year
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Like `chown -R`☆30Updated last year
- ☆20Updated 8 months ago
- Get the command from a shebang☆24Updated 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
- fs read and write streams based on minipass☆20Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- the tty module from node core for browsers☆17Updated 8 months ago
- Parse HTTP X-Forwarded-For header☆58Updated last month
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated last year
- 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
- timers module for browserify☆24Updated 8 months ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- Node's domain module for the web browser☆32Updated 2 weeks ago
- Regular expression for matching a shebang line☆46Updated 4 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Emulate console for all the browsers☆33Updated 8 months ago