1.2.1 • Published 7 years ago

rnd-drawish v1.2.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

rnd drawish

List of words & random word

Codeship Status for BuKinoshita/rnd npm GitHub release GitHub license

Install

$ npm install --save rnd-drawish

Usage

const rndDrawish = require('rnd-drawish')

rndDrawish.random()
//=> word

rndDrawish.all
//=> ["Banana", "Apple", "Cake", "Chicken", ...]

API

.random()

Type: function

Random word.

.all

Type: array

List of words.

Related

  • drawish - :pencil2: An awesome drawish game
  • checkr-drawish - :capital_abcd: Check the users answer using the Levenshtein algorithm.

License

MIT © Bu Kinoshita

1.2.1

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago