/spellcheckme

Spellcheck CLI to quickly check the spelling of a word or two using the power of Google's search engine via a headless browser.

Primary LanguageJavaScriptMIT LicenseMIT

logo

CI/CD npm Chat on Discord Project uses semantic-release Commitizen friendly

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.

demo

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

Changelog

spellcheckme changelog

Made with ❤️, JavaScript, and GitHub.