~undozen

tmd

v0.0.2
a tool for templating your markdown files

co-nth-arg

v0.2.1
pick the nth argument in callback of a thunk function to avoid array result yielded from co.

fn-binary

v1.0.0
wrap a function to accept only two argument

fn-unary

v1.0.0
wrap a function to accept only one argument

fn-quaternary

v1.0.0
wrap a function to accept only two argument

fn-ternary

v1.0.0
wrap a function to accept only two argument

q-superagent

v1.0.1
A simple plugin for superagent to return promise generated by Q. Just use request.q() instead of request.end()

gulpup

v0.0.4
a gulp plugin help you upload files to upyun

fn-nullary

v1.0.0
wrap a function to return a function with arity of zero.

undozen

v0.0.2
Hello, World!

q-locals

v0.3.2
resolve res.locals before render it

ef

v0.0.3
please simply refer the source code to get how it works :)

fn-arity

v0.0.1
change function's arity

woqu

v0.0.1
ZhanKeng

vows-inline

v0.1.0
Write and run vows test suite inline with your source code.

css-linkify

v0.2.1
require css file and just add a <link> tag into <head> using link-css module

link-css

v0.1.3
insert a link of css into the <head>

browsearify

v0.0.1
rewrite a lite version of sea.js to live load browserified javascripts

htmlx

v0.1.0
transform htmlx (html-like template part of jsx) to react dom dsl

htmlxify

v0.5.2
write react templates in separate *.htmlx files and bundle them with browserify.

htmlxify-example

v0.0.0
An example of htmlxify

log4js-or-debug

v0.1.1
use tj's debug in development and log4js in production

multiuse

v0.1.0
use multiple middlewares and require module if string given

chtmlx

v0.1.3
coffeescript version of htmlx module

array-flatten-using-concat

v0.1.0
array flatten using Array.prototype.concat