@swinton/scrabblescore
v1.0.0
Published
Find the Scrabble score for a given word
Downloads
2
Readme
Installation
npm i -s scrabblescore
Usage
const scrabble = require('scrabblescore');
const score = await scrabble.score('oxyphenbutazone');
console.log(score); // returns 41