Skip to content

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

Notifications You must be signed in to change notification settings

alex391/languagetool-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published