ryancole / chunkLinks
Chunk converts arrays like `[1,2,3,4,5]` into arrays of arrays like `[[1,2], [3,4], [5]]`.
☆32Updated 3 years ago
Alternatives and similar repositories for chunk
Users that are interested in chunk are comparing it to the libraries listed below
Sorting:
- Rate Limit any Function in node☆68Updated 7 years ago
- Get a random temporary file path☆81Updated 2 weeks ago
- Get a random item from an array☆58Updated 3 years ago
- Node.js module for opening a URL via the operating system☆73Updated last year
- Write data to a random temporary file☆108Updated 2 weeks ago
- Escape and stringify an array of arguments to be executed on the shell☆71Updated 10 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
- Create an array without duplicates☆74Updated 4 years ago
- Zero-fill a number to the given size.☆31Updated 5 years ago
- In-memory caching module for JavaScript☆37Updated 9 years ago
- Muri is your friendly neighborhood MongoDB URI parser for Node.js☆32Updated 5 months ago
- Generate a random integer☆89Updated 4 months ago
- A CSV encoder stream that produces properly escaped CSVs☆203Updated 5 years ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 4 years ago
- Look up environment settings specific to different operating systems.☆137Updated 5 years ago
- Node twitter module to hook into the public filter streaming, seamlessly updating the tracking keywords.☆207Updated 4 years ago
- Check if filepath exists and is a file☆33Updated 3 years ago
- Put a little spinner on process.stderr, as unobtrusively as possible.☆43Updated last month
- A simple way to cache and replay readable streams.☆45Updated 6 years ago
- /dev/null for node streams☆43Updated 8 years ago
- A command line tool to optimize the repetitive actions.☆73Updated 11 months ago
- Clipboard access for CLI programs☆62Updated 10 years ago
- Helper utility to provide pretty printed file sizes☆65Updated 3 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 5 years ago
- Ensure a git repo exists on disk and that it's up-to-date☆52Updated 2 years ago
- Knex-based object-relational mapping for JavaScript.☆61Updated 8 years ago
- Truncate text and keeps urls safe.☆54Updated 2 years ago
- Compile and resolve template strings notation as specified in ES6☆80Updated 3 years ago
- Convert PNG to ICO in memory☆137Updated 5 years ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago