pvorb / node-crypt
utilities for encryption and and hashing in node.js
☆17Updated 2 years ago
Alternatives and similar repositories for node-crypt:
Users that are interested in node-crypt are comparing it to the libraries listed below
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Timeout HTTP/HTTPS requests☆52Updated 3 years ago
- Define a non-enumerable property on an object.☆21Updated last year
- Check if a path is the current working directory☆19Updated 3 years ago
- Unpipe a stream from all destinations☆23Updated 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 6 years ago
- Strip the final newline character from a string/buffer☆36Updated 3 months 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 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 6 months ago
- Get the command from a shebang☆22Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Check if a path is in the current working directory☆21Updated 3 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 7 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- The source for this module has moved to the Helmet repository.☆10Updated 4 years ago
- Turn an array like into an array☆12Updated 3 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Center-align the text in a string.☆23Updated 7 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 4 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆25Updated 4 years ago
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- Return true if the file is (or the file path has) a dotfile.☆13Updated 7 years ago
- Generate a random float☆36Updated 3 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆23Updated 3 weeks ago
- Utils for working with JavaScript classes and prototype methods.☆19Updated last year
- Trim newlines from the start and/or end of a string☆48Updated last year
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 3 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Array#filter for older browsers.☆19Updated 11 months ago