1.1.0 • Published 6 years ago

@scrabblescore/scrabblescore v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 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

6 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago