Home Reference Source Repository

Tsugi Node Library

This is a Tsugi Node library Hack space. We are using ES6 and NodeJS 6.0.

At this point it is mostly jsut exploring the OO model where we need to work with all of these simultaneously:

To run test code:

node test.js

It is not a server - more of a simple straight line test. You can also run nodemon if you want it to watch the folder and restart on any file change.

To make the documentation install ESDOC and run:

esdoc -c esdoc.json

And open esdoc/index.html