1.1.3 • Published 6 years ago

hanny v1.1.3

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

alt text Build

Quick Start

Package installation can be done with npm install command:

$ npm install -g hanny

Usage

Start the quiz using the following CLI command:

$ hanny

Local Use

const han = require('hanny');

han.randomQuestion();
// Returns a random question {query: 'What is Han's favorite color?', answer: 'Red'}

Licsense

MIT © Han Wang

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago