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
0comments
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

  • Developed by

    JP flagazu
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    14 alternatives listed
  • Supported Languages

    • English
    • Japanese
    • Chinese
    • Arabic

AlternativeTo Category

OS & Utilities

GitHub repository

  •  3,116 Stars
  •  156 Forks
  •  53 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?

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.

Official Links