cardinal

Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.

jsesc

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

varstream

Stream variables beetween 2 JavaScript threads (client/server, ipc, worker/main thread).