indutny / minimalistic-crypto-utils
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
- Strip the final newline character from a string/buffer☆36Updated 3 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Download Chromium!☆26Updated last year
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- ☆20Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Find the module object for something that was require()d☆27Updated last year
- fs read and write streams based on minipass☆20Updated 7 months ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 3 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- ☆27Updated 3 years ago
- getpass for node.js☆17Updated 7 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 3 years ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆11Updated 5 months ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆56Updated 6 months ago
- ES2015 Number.isNaN() ponyfill☆28Updated 9 months ago
- Check if a path is inside another path☆37Updated 2 years ago
- Check if something is a generator function☆22Updated 2 years ago
- Callback wrapping utility☆55Updated last year
- Regular expression for matching a shebang line☆46Updated 3 years ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆17Updated 2 years ago
- Is this an arguments object? It's a harder question than you think.☆15Updated 2 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 2 years ago
- Clone and modify a RegExp instance☆22Updated 2 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆22Updated 9 years ago
- Spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.☆20Updated 11 months ago