Ryan Cole

Results 2 repositories owned by Ryan Cole

chunk

33
Stars
4
Forks
Watchers

Chunk converts arrays like `[1,2,3,4,5]` into arrays of arrays like `[[1,2], [3,4], [5]]`.

node-webhdfs

24
Stars
18
Forks
Watchers

A WebHDFS module for Node.js.