ryancole / chunk
Chunk converts arrays like `[1,2,3,4,5]` into arrays of arrays like `[[1,2], [3,4], [5]]`.
☆33Updated last year
Related projects ⓘ
Alternatives and complementary repositories for chunk
- Create an array without duplicates☆70Updated 3 years ago
- Check if a path exists☆150Updated 2 years ago
- The source for this module has moved to the Helmet repository.☆37Updated 4 years ago
- Write data to a random temporary file☆104Updated 3 months ago
- Get a random item from an array☆57Updated 2 years ago
- Get the extension of a given filename or path☆30Updated 6 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆82Updated 3 months ago
- Check if filepath exists and is a file☆33Updated 2 years ago
- Strip leading whitespace from each line in a string☆135Updated 3 years ago
- Get a random temporary file path☆79Updated last year
- Muri is your friendly neighborhood MongoDB URI parser for Node.js☆32Updated 6 years ago
- Left and right string padding for NodeJs☆42Updated last month
- Helper utility to provide pretty printed file sizes☆65Updated 2 years ago
- All the flow control you'll ever need☆116Updated 4 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 3 years ago
- Rate Limit any Function in node☆68Updated 5 years ago
- Node.js module for opening a URL via the operating system☆71Updated 7 months ago
- Get current wifi name☆54Updated 7 months ago
- In-memory caching module for JavaScript☆37Updated 8 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- Search an array of items outwards from a starting index☆9Updated 7 years ago
- Generate a random integer☆87Updated 3 years ago
- Amazon S3 blob-store☆67Updated 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!☆83Updated 5 years ago
- A JavaScript method for intelligently converting strings to title case.☆31Updated 8 years ago
- Get locally or globally installation path of given package name.☆42Updated last year
- git revision in node☆112Updated 6 years ago
- Plugin for jsdoc-to-markdown☆17Updated 8 years ago
- Prepend data to a file.☆34Updated last year