vale
:pencil: A markup-aware linter for prose built with speed and extensibility in mind. (by errata-ai)
remark-lint
plugins to check (lint) markdown code style (by remarkjs)
vale | remark-lint | |
---|---|---|
50 | 3 | |
4,819 | 979 | |
1.2% | 0.6% | |
8.9 | 8.9 | |
22 days ago | 2 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 2024-09-17.
- 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?
- Val, a high-level systems programming language
-
Common Bugs in Writing
Vale is an OSS tool that you can use as a "prose linter" with many of these rules. You can also write your own rules. Together with a spellchecker its a good replacement for proprietary tools like grammarly.
- https://github.com/errata-ai/vale
remark-lint
Posts with mentions or reviews of remark-lint.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-09.
-
How do you use a Style Guide?
we first looked into Vale but are moving to Remark Lint. Both have VS Code extensions so you can have it prompt you as you work.
-
Why I'm writing a blog every week this year and why you should write more too!
I want to just give a shout out to Remark which is a linter for your READMEs which makes so much sense to me. Our code should be of a consistent standard, so why not the READMEs too!
-
How to create a custom lint rule for Markdown and MDX using remark and ESLint
With our dependencies all installed, we can start creating a .remarkrc.js, which will contain all the plugins that will be consumed by the remark processor. For details about alternative or advanced configurations, please refer to Configuring remark-lint.
What are some alternatives?
When comparing vale and remark-lint you can also consider the following projects:
markdownlint - Markdown lint tool
vscode-markdownlint - Markdown linting and style checking for Visual Studio Code
write-good - Naive linter for English prose
remark-react - Deprecated plugin to transform to React — please use `remark-rehype` and `rehype-react` instead
proselint - A linter for prose.
remark-html - plugin to add support for serializing HTML