chainy
Perhaps the most awesome way of interacting with data using a chainable API
Perhaps the most awesome way of interacting with data using a chainable API
The command line interface for Chainy
A simple command line utility for generating character GIFs with overlays.
transform stream that clumps items from the read stream into arrays
Run Async/Promise functions with controlled concurrency
soon...
Enumerate array by batch, there will be a delay in milliseconds before processing the next batch.
NodeJS tool to create multiple rackspace mailboxes from a flat csv file
A batch downloader cli made in Node
Proxy utility to bundle a batch of calls in one request
Batch operations, transformations, and conversions on files.
Batch task runner thing
writes files faster by writing data to disk in chunks rather then one syscall for each call to write as in `fs.createWriteStream` except buffers chunks of data while other writes are pending to batch them to dis
Efficiently replace a batch of strings all at once
Batch sql generator for MySQL and MariaDB
Batch transform/convert a collection of files e.g. convert a collection of markdown template files to html files.
batching for node.js
A node js helper for processing data concurrently
batch an entire leveldb database
BatchLoader is a utility for data fetching layer to reduce requests via batching written in TypeScript. Inspired by Facebook's DataLoader