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:
- ☆20Updated 4 months ago
- Like `chown -R`☆30Updated 2 months ago
- ☆20Updated 4 years ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆18Updated 3 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆45Updated 4 years ago
- 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.☆57Updated last year
- Emulate console for all the browsers☆33Updated last year
- getpass for node.js☆17Updated 8 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- ☆27Updated 4 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 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
- Get the command from a shebang☆24Updated 4 years ago
- Minimal module to check if a file is executable.☆51Updated 3 months ago
- Node's domain module for the web browser☆32Updated 2 months ago
- Validates whether a string matches the production for an XML name or qualified name☆15Updated 2 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 5 years ago
- fs read and write streams based on minipass☆20Updated 3 months ago
- Convert a username/group name to a uid/gid number☆18Updated 10 years ago
- A simple module for bitwise-xor on buffers☆31Updated last year
- the tty module from node core for browsers☆18Updated last year
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 5 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last month
- Minimal async jobs utility library, with streams support☆25Updated last month
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 4 years ago