1.1.0 • Published 5 years ago

@scrabblescore/scrabblescore v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

Scrabblescore

:capital_abcd: Easily derive word scores in Scrabble

Installation

npm i -S @scrabblescore/scrabblescore

Usage

const scrabble = require('@scrabblescore/scrabblescore');

const score = await scrabble.score('oxyphenbutazone');
console.log(score);  // returns 41
1.1.0

5 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago