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:
- getpass for node.js☆17Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated 2 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 11 months ago
- Strip the final newline character from a string/buffer☆36Updated 8 months ago
- fs read and write streams based on minipass☆20Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- ☆21Updated 7 months ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- ☆20Updated 3 years ago
- Like `chown -R`☆31Updated last year
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 3 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- publicEncrypt/privateDecrypt for browserify☆29Updated 7 months ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- ☆19Updated 7 months ago
- ☆27Updated 4 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 11 months ago
- Uses babel to extract JavaScript code comments from a string. Returns an array of comment objects, with line, column, index, comment type…☆14Updated 7 years ago
- Callback wrapping utility☆56Updated last year
- Modern Buffer API polyfill without footguns☆25Updated 4 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
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 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
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Utils for working with JavaScript classes and prototype methods.☆19Updated 2 years ago
- Easily add plugin support to your node.js application.☆26Updated 4 years ago