table-top
v0.0.3
Published
dynamic view of arrays, lists, objects, dbs, etc
Readme
table-top
Watch in realtime as your arrays, objects, dbs, etc change
In progress, if even that
Actually right now this is all it does because I'm learning:
var tt = require('table-top');
tt.start();
tt.log('huh wha');