write-good
vale
Our great sponsors
write-good | vale | |
---|---|---|
6 | 40 | |
4,806 | 3,141 | |
- | 3.2% | |
1.1 | 7.0 | |
about 1 year ago | 11 days ago | |
JavaScript | Go | |
MIT License | MIT License |
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.
write-good
-
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.
-
Markdown Linting
write-good
-
🧢 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.
vale
-
Just Simply – Stop saying how simple things are in our docs
> Write in US English with US grammar. (Tested in British.yml.)
heh, that was funny but it turns out the file is a list of British words checked using Vale, which I just learned existed: https://github.com/errata-ai/vale#readme (MIT)
Also, another TIL is that the "e" version of gray is British https://gitlab.com/gitlab-org/gitlab/-/blob/master/doc/.vale... I had previously erroneously assumed they were just one of those quirks of English (which, I guess is still true but it is less random than I thought)
-
What terminal apps are you using?
vale to spell check and enforce writing style on my articles
-
6 ways we improved our documentation in 2022
Similar to how a software has integration or unit tests that are built to make sure changes in the software don’t break the entire system, we implemented tests for our documentation’s style guide using Vale and ESLint.
-
A simple guide on words to avoid in UK government
Related: Vale is a plain-language or "prose" linter. Built a version of this for use with the US DVA
-
How could I use neovim for general writing and annotations?
For longer writing, I like using vale.
-
nvim-tundra v0.2.0 - A punchy, dark theme for Neovim!
Hi r/Neovim! Today I released v0.2.0 for the [Tundra](https://github.com/sam4llis/nvim-tundra) theme so thought I’d post it here in case anybody is interested. ## Highlights: - Added `dim_inactive_windows` table in the Tundra `setup` function - when enabled, non-current windows will inherit the background colour `dim_inactive_windows.color`. - Added `:Tundra` command line sugar. This allows users to change configuration settings in real-time instead of having to reload their configuration. - `:Tundra toggle_transparency` - toggles `transparent_background` flag. - `:Tundra toggle_dim` - toggles `dim_inactive_windows.enabled` flag. - [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) integration now requires Neovim 0.8. Obsolete `TS*` highlight groups were removed from nvim-treesitter and Tundra will no longer support older highlight groups. To use the obsolete highlight groups, downgrade to Tundra v0.1.0. See [this](https://github.com/nvim-treesitter/nvim-treesitter/pull/3656) for more information. - Support for common terminals and software including Alacritty, fzf, iTerm-2, WezTerm, and Windows Terminal. - Improvement of Tundra documentation. - Rewritten using [Vale](https://vale.sh) to keep a consistent style guide. You can find more information about the Tundra theme over at its [GitHub repository](https://github.com/sam4llis/nvim-tundra). Thanks for reading!
-
Grammar auto-correction package?
I like vale.sh, which is a commandline tool that lets you customize what checks you want done on your writing - basically a linter for prose. It looks like someone developed a flymake integration.
- Is there a reliable grammar correction package for Emacs?
-
[Release] languagetool-code-comments - Integrates the LanguageTool API to parse, spell check, and correct the grammar of your code comments!
Can you add support for rule sets from https://vale.sh/ or to the vale itself?
-
Language Tool – open-source Grammarly Alternative
I'm fond of Vale, where you can write your own rules or grab others off github. I wish we could crowd source a grammarly clone using it. Some efforts have been made to do so, but didn't get far.
What are some alternatives?
lsp-grammarly - lsp-mode ❤️ grammarly
proselint - A linter for prose.
nvim-lspconfig - Quickstart configs for Nvim LSP
markdownlint - Markdown lint tool
remark-lint - plugins to check (lint) markdown code style
markdownlint - Repository for the markdownlint-mdl-action Github Action
markdownlint - A Node.js style checker and lint tool for Markdown/CommonMark files.
flycheck-grammarly - Grammarly support for Flycheck
ThiefMD - The markdown editor worth stealing. Inspired by Ulysses, based on code from Quilter
languagetool - Style and Grammar Checker for 25+ Languages
packages - :package: A collection of pre-packaged, Vale-compatible style guides and configurations.