node-package-viewer
v0.5.3
Published
Allows users to visualize node package info.
Downloads
3
Readme
What is it!!
A little utility that takes npm package info and pops it over to a web app, which pops it into a scatter plot showing version numbers on y-axis and date-time on x-axis. Allows content to be filtered by year only currently.
Install
npm install -g node-package-viewer
Usage
npv package-name or node-package-viewer package-name