ryancole / chunk
Chunk converts arrays like `[1,2,3,4,5]` into arrays of arrays like `[[1,2], [3,4], [5]]`.
☆33Updated 2 years ago
Alternatives and similar repositories for chunk:
Users that are interested in chunk are comparing it to the libraries listed below
- console.group() for node.js☆42Updated 8 years ago
- Simple ACL for Sequelize☆32Updated 7 years ago
- Convert SVG to React/Vue components☆40Updated 3 years ago
- Create an array without duplicates☆70Updated 3 years ago
- In-memory caching module for JavaScript☆37Updated 8 years ago
- Search an array of items outwards from a starting index☆9Updated 7 years ago
- Get stats on your Node.js HTTP server requests☆77Updated 5 years ago
- A reusable module for creating infinite lists of elements where only the visible rows are rendered☆40Updated 7 years ago
- Create an array composed of the own enumerable property names (including nested) of an object.☆23Updated 7 years ago
- An infinite scrolling list view element built on a virtual DOM.☆24Updated 9 years ago
- Muri is your friendly neighborhood MongoDB URI parser for Node.js☆32Updated 6 years ago
- Hooking Node.js stdout☆68Updated 3 years ago
- Git hooks integration for Node.js projects☆47Updated 2 years ago
- Create CLI tools with subcommands. A minimalist CLI router☆43Updated 4 years ago
- Finds the first parent directory that contains a given file or directory.☆24Updated 3 years ago
- Truncate text and keeps urls safe.☆53Updated last year
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 5 months ago
- /dev/null for node streams☆43Updated 7 years ago
- Parcel plugin to support inline SVG☆62Updated 5 years ago
- file serving middleware for koa☆38Updated 8 years ago
- Prompt the user to select files, then pass them to a callback.☆14Updated 5 years ago
- Recursively remove *all* node_modules directories within the chosen root directory☆26Updated 8 years ago
- Sleep, asynchronously.☆49Updated 6 years ago
- Simple Javascript logger for Node.js and Browsers☆63Updated last year
- 📂 Lightweight filesize to human-readable / proportions w/o dependencies for node.js & browsers.☆232Updated 5 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Get a random temporary file path☆79Updated 2 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Convenience module for getting data from an NPM registry☆51Updated 8 years ago