Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

hypeness

raphamorim3GPL-3.01.0.2

Get a random hype tool/framework/library

readme

hypeness

Get a random hype tool/framework/library

Install

Verify if you have node and npm installed.

As CLI
$ npm install -g hypeness
As Node Module
$ npm install hypeness

Node Module

var hypeness = require('hypeness');

console.log(hypeness); // angularjs

Credits:

Thanks soapdog for the brilliant idea.