What is textlint?
It 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 is a tool in the Code Review category of a tech stack.
textlint is an open source tool with 1.9K GitHub stars and 106 GitHub forks. Here’s a link to textlint's open source repository on GitHub
Who uses textlint?
textlint Integrations
Visual Studio Code, Sublime Text, Vim, Atom, and NetBeans IDE are some of the popular tools that integrate with textlint. Here's a list of all 7 tools that integrate with textlint.
textlint's Features
- No bundled rules
- Markdown and plain text are supported by default. Support is available for HTML and other file formats via plugins
- Supports the use of custom formatters and formatter bundles formatter(reporter)
textlint Alternatives & Comparisons
What are some alternatives to textlint?
ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
Prettier
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.
SonarQube
SonarQube provides an overview of the overall health of your source code and even more importantly, it highlights issues found on new code. With a Quality Gate set on your project, you will simply fix the Leak and start mechanically improving.
Snyk
Automatically find & fix vulnerabilities in your code, containers, Kubernetes, and Terraform
Code Climate
After each Git push, Code Climate analyzes your code for complexity, duplication, and common smells to determine changes in quality and surface technical debt hotspots.