write-good
alex
Our great sponsors
write-good | alex | |
---|---|---|
6 | 9 | |
4,806 | 4,570 | |
- | 0.8% | |
1.1 | 6.1 | |
about 1 year ago | 3 months ago | |
JavaScript | JavaScript | |
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.
alex
- AlexJS: Catch Insensitive, Inconsiderate Writing
-
A ChatGPT GitHub Action for Reviewing Text for Potentially Discriminatory Language
This story has been a motivating principle behind my life for a long time, and therefore, whenever I've worked on docs, I've thought about how I could ensure that exclusionary words, even unintentionally, did not make their way into the final copy. During my time at Nexmo, a communications API company, I introduced Alex, an NPM package that helps you identify potentially exclusionary language in your writing, into the CI/CD pipeline for the documentation.
-
What external tools do you use in your workflow?
As a philosophy student: Zotero for reference management, the Better BibTeX plugin to auto-generate a .bib file, and two language servers for diagnostics: LTeX for grammar- and spellchecking, and alex for style and sensitivity checking.
-
JavaScript library that converts a string to gender-neutral language?
When using it as a lib you can pass a markdown string (https://github.com/get-alex/alex#markdownvalue-config) or raw text string (https://github.com/get-alex/alex#textvalue-config). This will return an object that should contain everything you need to perform a naive replacement.
-
Detect Non-Inclusive Language with Retext and Node.js
alex is a lovely command-line tool that takes in text or markdown files and, using retext-equality and retext-profanities, highlights suggestions for improvement. alex checks for gendered work titles, gendered proverbs, ableist language, condescending or intolerant language, profanities, and much more.
-
The Actual Mind of the Algorithm (Cortex 132)
Heck, he could even go so far and start using GitHub's automation system (Actions) to run some check on his writing. (Maybe something like alexjs)
-
Markdown Linting
alex
What are some alternatives?
proselint - A linter for prose.
torrent - download torrents with node from the CLI
Live Server - A simple development http server with live reload capability.
http-server - a simple zero-configuration command-line http server
vale - :pencil: A syntax-aware linter for prose built with speed and extensibility in mind.
license-checker - Check NPM package licenses
David - :eyeglasses: Node.js module that tells you when your package npm dependencies are out of date.
markdownlint - A Node.js style checker and lint tool for Markdown/CommonMark files.
ESLint - Find and fix problems in your JavaScript code.
Standard - ๐ JavaScript Style Guide, with linter & automatic code fixer
iponmap - commandline IP location finder
yo - CLI tool for running Yeoman generators