lazy-object

Define lazy properties on objects that are initialized once and only when accessed. Also known as a lazy initialization and cached/memoized getters.

function-enhancements

Some javascript function enhacements. Arguments:pass, prepend, append. Timing: delay, periodical, debounce, throttle, once

base

Framework for rapidly creating high quality, server-side node.js applications, using plugins like building blocks