A simple JavaScript-based library for interacting with Grammarly.
- Add support for basic functionality (error handling and analysis) with free accounts
- Asynchronous handling support
- Implement logic for the
option
action - Add data for the Emotion structure
- Add support for paid accounts
This is available as a package on npmjs.org; just select your package manager of choice and install it!
Usage is pretty straightforward and only require a few steps, which you can check on the example or by diving into the source code.