Get a random hype tool/framework/library
npm install hypeness> Get a random hype tool/framework/library
Verify if you have node and npm installed.
##### As CLI
``sh`
$ npm install -g hypeness
##### As Node Module
`sh`
$ npm install hypeness
`javascript
var hypeness = require('hypeness');
console.log(hypeness); // angularjs
``
Thanks soapdog for the brilliant idea.