Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Latest commit

 

History

History
47 lines (35 loc) · 1.92 KB

README.md

File metadata and controls

47 lines (35 loc) · 1.92 KB

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.