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
- Regular expression for matching file names, with or without extension.☆33Updated 8 years ago
- Recursively rename the keys in an object.☆35Updated 5 years ago
- Recursively merge values in a JavaScript object.☆111Updated 3 years ago
- ☆157Updated 10 months ago
- Simple RFC 6838 media type parser and formatter☆56Updated last month
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Augment your methods with pre and post hooks☆12Updated 8 years ago
- Read a chunk from a file☆124Updated last year
- Abstract streams to deal with the whole buffered contents.☆25Updated 4 months ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Check if a string or buffer is SVG☆142Updated 3 months ago
- Promisify functions and objects immutably☆28Updated 7 years ago
- Returns true if a windows file path does not contain any invalid characters.☆12Updated 2 years ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 4 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- 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
- Get/set javascript object values using MongoDB-like path notation.☆46Updated 2 years ago
- How similar are these two strings?☆78Updated 4 years ago
- touch(1) for node☆124Updated last week
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- Recursively remove *all* node_modules directories within the chosen root directory☆26Updated 8 years ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Updated 5 years ago
- Is the value an object, and not an array or null?☆107Updated last year
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆70Updated 4 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago