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.

which-collection

Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.