pvorb / node-crypt
utilities for encryption and and hashing in node.js
☆17Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for node-crypt
- 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
- 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
- Define a non-enumerable property on an object.☆21Updated last year
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 2 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- Check if a path is in the current working directory☆21Updated 3 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Updated 3 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆23Updated last year
- Turn an array like into an array☆11Updated 3 years ago
- Return true if the file is (or the file path has) a dotfile.☆13Updated 7 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
- Lowercase the keys of an object☆40Updated last year
- Check if a path is the current working directory☆19Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Node's domain module for the web browser☆31Updated 10 months ago
- Get the shortest leading whitespace from lines in a string☆19Updated 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 an ES6 Symbol value?☆18Updated 2 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 3 years ago
- Combines array of streams into one Readable stream in strict order.☆28Updated last year
- Try to guess if your terminal supports unicode☆17Updated 3 years ago
- Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.☆12Updated last year
- Unpipe a stream from all destinations☆23Updated 3 years ago
- Find the module object for something that was require()d☆26Updated last year
- ES2015 Number.isNaN() ponyfill☆28Updated 6 months ago
- Get the fullname of the current user☆47Updated last year