Binary package “node-archy” in ubuntu noble

Pretty-print nested hierarchies module for Node.js

 Given a tree of nested objects with 'label' and 'nodes' fields,
 node-archy returns a string representation of that tree with unicode
 pipe characters.
 .
 Node.js is an event-based server-side javascript engine.