textlint icon
textlint icon

textlint

textlint is an open source text linting utility written in JavaScript. It is hard to lint natural language texts, but we try to resolve this issue by pluggable approach.

textlint screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Linux
  • Mac
  • Windows
1like
0articles

Features

  1.  Support for MarkDown
  2.  Extensible by Plugins/Extensions
  3.  Spell Checking
  4.  Command line interface
  5.  Natural Language Processing
  6.  Linting
  7.  Style Guide Management
  8.  Grammar tool

 Tags

textlint News & Activities

Highlights All activities

Recent activities

textlint information

AlternativeTo Category

OS & Utilities

GitHub repository

  •  3,190 Stars
  •  167 Forks
  •  64 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
textlint was added to AlternativeTo by R. Diez on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is textlint?

textlint is an open source text linting utility written in JavaScript. It is hard to lint natural language texts, but we try to resolve this issue by pluggable approach.

Markdown and plain text are supported by default. HTML and other formats are offered by custom plugins.

Formatter is used both by bundled and custom formatters.