~tjmehta

alchemy-rest-client

v0.5.0
AlchemyApi.js =============

generator-rendr

v0.0.9
A code generator for airbnb rendr

git-fb

v0.2.5
Git feature-branch workflow helper commands

git-wip

v0.1.2
Git feature branch helpers for saving progress (stash) and resuming work (pop) for.

hex64

v0.4.0
Base64 encode and decode Hex strings for URLs (module and binary tool)

fn-object

v0.2.4
map and filter for object's keys and values, and get a modified object

map-utils

v0.4.0
map util functions, map, utils, pick, pluck, set, exists

mw-cls

v0.3.1
Advanced CLS (continuation local storage) middleware for express, restify, ...

exists

v1.0.1
exists and allExist functions. plain and simple

dock-sync

v0.1.9
sync all docker images with docker registries (pull if out-of-date, push if newer)

bind-right

v0.6.0
Bind function arguments from the right

mongooseware

v0.4.2
magical mongoose middleware for express

value-for-keypath

v2.0.3
DEPRECATED - USE KEYPATHER - http://npmjs.org/tjmehta/keypather

middleware-flow

v0.8.0
Middleware control flow library: series, parallel, or, and

redis-types

v0.2.4
Redis type classes: lists, hashes, sets, ...

object-loops

v0.8.0
Functional methods like forEach, map, filter, and other Array methods for Objects in javascript

function-proxy

v0.5.2
proxy functions to modify arguments or spying

dat-middleware

v1.10.4
common request, response, body, query, and param validation, transformation, and flow control middleware

express-request

v0.3.0
Make a request to express from express without http

simple-api-client

v4.0.6
quickly create a simple and extendable api-client

middlewarize

v0.0.1
Use modules and classes and middleware (express and restify)

hipcheck

v0.8.0
Active health checker for hipache proxy written in Node.js. Hipache health-checker will check the backends specified regularly and add/remove them from redis.

blacklight

v1.1.1
Escape whitespace in strings

callback-count

v0.2.0
Count your callbacks before continuing. A tiny control flow helper that supports dynamic counting.

docker-stream-cleanser

v1.0.1
This module cleans the docker headers from the log stream from a container. I never found them very useful, so I wrote this to clean them up either in bulk, or in between a piping. It's not as simple as just removing the first 8 bytes on every message