walkdir(latest: 0.4.1) Find files simply. Walks a directory tree emitting events based on what it finds. Presents a familiar callback/emitter/a+sync interface. Walk a tree of any depth.
buffer-indexof(latest: 1.1.1) find the index of a buffer in a buffer
gitconfiglocal(latest: 2.1.0) parse the .git/config file into a useful data structure
line-stream(latest: 1.0.0) split/binary-split but lines contain byte offset in the source stream and gives access to last line fragment
qrcode(latest: 1.5.3) QRCode / 2d Barcode api with both server side and client side support using canvas
google-p12-pem(latest: 5.0.0) Convert Google .p12 keys to .pem keys.
gtoken(latest: 8.0.0) Node.js Google Authentication Service Account Tokens
buffer-compare(latest: 1.1.1) Lexicographically compare two buffers.
buffer-split(latest: 1.0.0) split a buffer by another buffer. think String.split()