This is an npm package that will uninstall all other npm packages
- Fast and reliable
Does it matter?
Install npm: http://github.com/isaacs/npm Install some package (for example): npm install connect Install this one: npm install uninstall Check your packages list: npm list installed
Documentation is in the making.
Does it matter?