/languagetool-html

A really simple node script for checking grammar and spelling in HTML documents.

Primary LanguageJavaScript

LanguageTool for HTML

A really simple node script for checking grammar and spelling in HTML documents using LanguageTool.

Demo

See the demo

Usage

Paste your HTML document in in.html and then run node index.js
Or, you can supply the file to check as a command line argument: node index.js example.html

Licence

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.