Boost your vocabulary by learning a new English word from a list of 5000+ words.
-
Install the Learn a Word package for Node.js
npm install learn-a-word
-
Print a new word while starting up your program (or any other time)
const learnAWord = require('learn-a-word'); // Print a new word learnAWord.printWord();
-
Output
================== WORD OF THE DAY ================== insatiable not easily satisfied; unquenchable =====================================================