pvorb / node-cryptLinks
utilities for encryption and and hashing in node.js
☆18Updated 3 years ago
Alternatives and similar repositories for node-crypt
Users that are interested in node-crypt are comparing it to the libraries listed below
Sorting:
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last month
- Timeout HTTP/HTTPS requests☆51Updated 4 months ago
- Repeat a string - fast☆35Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- Minimal module to check if a file is executable.☆51Updated this week
- Strip the final newline character from a string/buffer☆38Updated last year
- Turn an array like into an array☆12Updated 4 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 5 months ago
- Unpipe a stream from all destinations☆22Updated 5 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆42Updated last month
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆45Updated 4 years ago
- Get the command from a shebang☆24Updated 4 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Callback wrapping utility☆56Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- Make a shallow clone of an object, array or primitive.☆31Updated 5 months ago
- fs read and write streams based on minipass☆20Updated 3 months ago
- Object.keys shim☆46Updated last month
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- schema package for HTTPArchive (HAR)☆22Updated 5 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Property descriptor factory☆44Updated last year
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago