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:
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- ☆20Updated 3 years ago
- getpass for node.js☆17Updated 8 years ago
- Like `chown -R`☆31Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 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
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- ☆19Updated 5 months ago
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a sup…☆18Updated 6 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Returns true if a string has an extglob☆23Updated 6 years ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- fs read and write streams based on minipass☆20Updated 10 months ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 3 years ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- Check if a path is inside another path☆38Updated 2 years ago
- Utils for working with JavaScript classes and prototype methods.☆19Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 10 months ago
- Callback wrapping utility☆56Updated last year
- WeakMap collection as specified in ECMAScript6☆30Updated 3 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- ☆19Updated 7 years ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Minimal module to check if a file is executable.☆48Updated 9 months ago