vale
:pencil: A markup-aware linter for prose built with speed and extensibility in mind. (by errata-ai)
write-good
Naive linter for English prose (by btford)
vale | write-good | |
---|---|---|
52 | 6 | |
4,873 | 5,018 | |
1.2% | 0.2% | |
8.8 | 3.1 | |
10 days ago | 4 months ago | |
Go | JavaScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vale
Posts with mentions or reviews of vale.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-07-01.
-
Grammarly acquires email startup Superhuman in AI platform push
For a more-classic, more-human experience (i.e., computer flags potential issues, you decide and correct if necessary) there are proselint and vale.sh.
https://github.com/amperser/proselint
https://vale.sh/
-
Harper β an open-source alternative to Grammarly
Surprised coming into this that I don't see anyone mentioning vale[0]. I've been using it for ~4 years now and love it.
I use grammarly briefly when it came out and liked the idea. Admittedly it has more polish than vale for people writing in google docs, &c. Still, I stick with Vale. Is there any case for moving to Harper?
[0] https://vale.sh/
- Vale: A markup-aware linter for prose
- Three shell scripts to improve your writing
-
Scramble: Open-Source Alternative to Grammarly
In the same space, I recommend checking out the Vale linter. Fairly powerful and open source, too. And doesn't rely on a backend.
https://vale.sh
-
FIXME Please: An Exercise in TODO Linters
Vale is a code prose checker. It takes a more opinionated approach to editorial style, and thus can require lots of tuning, but it is very extensible. Letβs have it check for TODOs. Run trunk check enable vale to get started.
- Software Technical Writing: A Guidebook [pdf]
- Grammarly editor writing service are malfunctioning
- Vale.sh β A Linter for Prose
- Ask HN: Best tool to proof-read technical documentation?
write-good
Posts with mentions or reviews of write-good.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-17.
-
Text Editor that supports spelling and grammar checking.
If you're using markdown, as a shameless plug, ThiefMD supports basic grammar checking, spell check, and English linting (passive voice detection, weasel words).
-
Is Grammarly a Keylogger? What Can You Do About It?
I like to use write-good[0] - it takes a glob and prints suggestions to stdout.
[0]: https://github.com/btford/write-good
-
Markdown Linting
write-good
- Btford/write-good: Naive linter for English prose
-
π§’ Stefan's Web Weekly #15
btford/write-good β A naive linter for English prose.
-
ThiefMD: My Linux Markdown Quarantine Project
Like most markdown editors, we have typewriter scrolling, focus mode, and live preview. Code Blocks support syntax highlighting for a majority of languages. We also have a selection of themes and support CSS for export formatting. Some of our secret sauce includes write-good suggestions based on btford's write-good, which we ported to Vala.
What are some alternatives?
When comparing vale and write-good you can also consider the following projects:
remark-lint - plugins to check (lint) markdown code style
proselint - A linter for prose.
markdownlint - Markdown lint tool
vale-styles - Checks for Vale based on popular style guides
markdownlint - A Node.js style checker and lint tool for Markdown/CommonMark files.