base

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

jsesc

Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.

is-descriptor

Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.