spellcheckme
v1.2.1
Published
Spellcheck CLI to quickly check the spelling of a word or two using the power of Google's search engine via a headless browser.
Downloads
26
Readme
What is it?
Spellcheck CLI to quickly check the spelling of a word or two using the power of Google's search engine via a headless browser.
Use
spellcheckme
is best used as a globally installed Node package, and as such you'll need to have
Node installed. If you're on a Mac, I'd suggest using Homebrew
for installing Node. Once you have Node installed, you can install and use spellcheckme
as seen
below.
Install
npm install spellcheckme -g
Example Use
spellcheckme JavaScriptss
JavaScriptss 👎 JavaScript 👍
Questions & Contact
Feel free to join the project Discord if you have questions.
Want to Contribute?
Check out the contributing guide