grammarly.js
v0.1.4
Published
A simple JavaScript-based library for interacting with Grammarly.
Readme
🤓 grammarly.js
A simple JavaScript-based library for interacting with Grammarly.
🥅 Goals
- [x] Add support for basic functionality (error handling and analysis) with free accounts
- [x] Asynchronous handling support
- [ ] Implement logic for the
optionaction - [ ] Add data for the Emotion structure
- [ ] Add support for paid accounts
🔗 Reference
📚 Installation
This is available as a package on npmjs.org; just select your package manager of choice and install it!
🧐 Usage
Usage is pretty straightforward and only require a few steps, which you can check on the example or by diving into the source code.
