doowb / group-arrayLinks
Group array of objects into lists.
☆64Updated 2 years ago
Alternatives and similar repositories for group-array
Users that are interested in group-array are comparing it to the libraries listed below
Sorting:
- Compile and resolve template strings notation as specified in ES6☆80Updated 3 years ago
- Simple RFC 6838 media type parser and formatter☆56Updated 3 weeks ago
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Read a chunk from a file☆124Updated last year
- Recursively merge values in a JavaScript object.☆111Updated 3 years ago
- Abstract streams to deal with the whole buffered contents.☆25Updated 5 months ago
- Regular expression for matching file names, with or without extension.☆33Updated 8 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!☆82Updated 6 years ago
- Recursively rename the keys in an object.☆35Updated 5 years ago
- How similar are these two strings?☆78Updated 5 years ago
- Returns true if a windows file path does not contain any invalid characters.☆12Updated 2 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Write data to a random temporary file☆107Updated last year
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 4 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated last week
- Generate a regex from a string or array of strings.☆60Updated 4 years ago
- Flatten a multi-dimensional array in JavaScript.☆87Updated 4 months ago
- Nodejs cp -R☆80Updated 4 years ago
- Resolve a relative path against a root path with validation☆32Updated 3 weeks ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 4 years ago
- touch(1) for node☆125Updated 3 weeks ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Create and parse HTTP Content-Type header☆139Updated 3 weeks ago
- Check if a string or buffer is SVG☆143Updated 4 months ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- convert human readable filesizes to their byte equivalent☆25Updated last year
- JSON Web Token (JWT) for Node.js☆37Updated 2 years ago