higherlower
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Higher or Lower

Higher or Lower is a simple npm package build around the popular game Higher or Lower! HigherLower is being developed and maintained by Dominik Development and its contributors.

Installation

Install higherlower with npm

  npm install higherlower

Install higherlower with yarn

  yarn add higherlower

Code Example

const HigherOrLower = require("higherlower");

console.log(HigherOrLower.random());

Example output

{
  keyword: 'Teacher Training',
  searchVolume: 22200,
  author: 'yacobcuk',
  link: 'http://www.istockphoto.com/photo/professor-writing-on-the-chalkboard-gm496949954-78817003',
  image: 'teacher-training.jpg'
}

Methods

  • random(): Get a random higher/lower dataset.

Package Sidebar

Install

npm i higherlower

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

870 kB

Total Files

13

Last publish

Collaborators

  • dominikk
  • marc_dev