Tutorial for creating and publishing a new Node.js module
Test coverage for this tutorial uses JSCoverage, which could likely benefit from integration with Plato. Alternatives like Istanbul or blanket.js could certainly be considered. In particular, Blanket's visualisation of what percentage of included 3rd party libraries your code consumes looks like it would be extremely useful in determining how and where to optimise dependencies.