Pinned Repositories
await-event
yield an event with generators
busboy
Busboy multipart parser as a yieldable
chanel
Channel-based control-flow for parallel tasks with concurrency control
co-body
Parse request bodies with co
co-event-wrap
Wrap `EventEmitter` to support `generator` listener.
cogent
Simpler HTTP requests using co
defer
setImmediate and stuff with generators
gather
Execute thunks in parallel with concurrency support and gather all the results.
multipart
Download multipart files with open file descriptor limits and file disposal
urllib
co wraper for urllib
cojs's Repositories
cojs/co-body
Parse request bodies with co
cojs/busboy
Busboy multipart parser as a yieldable
cojs/cogent
Simpler HTTP requests using co
cojs/chanel
Channel-based control-flow for parallel tasks with concurrency control
cojs/multipart
Download multipart files with open file descriptor limits and file disposal
cojs/await-event
yield an event with generators
cojs/defer
setImmediate and stuff with generators
cojs/gather
Execute thunks in parallel with concurrency support and gather all the results.
cojs/urllib
co wraper for urllib
cojs/co-event-wrap
Wrap `EventEmitter` to support `generator` listener.
cojs/any
Execute thunks in parallel and return after any of them return
cojs/lock-and-yield
lock generator functions based on a key
cojs/assert-timeout
Assert a thunk or generator's timeout co-style
cojs/child-process
easily spawn a child process with co
cojs/co-github
co wraper for node-github
cojs/readable
Easy way to read stream data with co
cojs/composition
create compositions of generator functions
cojs/unglob
Unglob a list of files
cojs/co-readall
co version readall
cojs/yield-ratelimit-reset
wait until the ratelimit is reset