A really simple node script for checking grammar and spelling in HTML documents using LanguageTool.
See the demo
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
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.