alex VS markdownlint

Compare alex vs markdownlint and see what are their differences.

markdownlint

A Node.js style checker and lint tool for Markdown/CommonMark files. (by DavidAnson)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
alex markdownlint
10 7
4,751 4,446
0.5% -
4.0 9.6
5 months ago about 5 hours ago
JavaScript 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.

alex

Posts with mentions or reviews of alex. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-21.
  • Markdown Bot - An AI friend who improves your content
    3 projects | dev.to | 21 Jul 2023
    Catch insensitive, inconsiderate writing with tools like alex
  • AlexJS: Catch Insensitive, Inconsiderate Writing
    2 projects | news.ycombinator.com | 20 May 2023
  • A ChatGPT GitHub Action for Reviewing Text for Potentially Discriminatory Language
    3 projects | dev.to | 5 Apr 2023
    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?
    4 projects | /r/LaTeX | 3 Jan 2023
    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?
    3 projects | news.ycombinator.com | 30 Dec 2022
    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
    4 projects | dev.to | 2 Sep 2022
    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)
    5 projects | /r/CGPGrey | 18 Aug 2022
    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)
  • Mod fight over pronoun flairs in /r/programminghorror
    1 project | /r/SubredditDrama | 16 Jun 2022
    I've been a part of several code clean-ups where giant code bases needed to be changed to considerate language. I've never once encountered a bad actor when the actual work got underway. Part of being a programmer is to question the reasoning behind large changes but any programmer worth their salt understands the big picture if you can clearly explain it. I wouldn't read too much into the actions of a few people in any programming subreddit who are opposed to pronouns. Those people will always exist. I'm certain that the vast majority of programmers in those subs are either strongly in favour of gendered pronouns or are apathetic toward it. To drive home the point, the fight for considerate language has been driven by developers themselves. All these wonderful tools such as alex.js or even org level changes inside big companies are part of it.
  • Markdown Linting
    9 projects | dev.to | 19 Aug 2021
    alex

markdownlint

Posts with mentions or reviews of markdownlint. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-03.
  • Blogging in Djot Instead of Markdown
    1 project | news.ycombinator.com | 13 Feb 2024
    Some of Djot's features can be achieved by using markdownlint though: https://github.com/DavidAnson/markdownlint
  • Recommended Linters
    3 projects | dev.to | 3 Feb 2024
    markdownlint - A Node.js style checker and lint tool for Markdown/CommonMark files.
  • Regal v0.14.0 released
    2 projects | /r/OpenPolicyAgent | 5 Dec 2023
    Improvements - The prefer-some-in-iteration rule will by default no longer flag iteration where a sub-attribute is used, like input[_].item - The use-in-operator rule has been extended to include more types of items, leading to better discovery of locations where in should be used - Remove replace directive in go.mod that made hard to integrate Regal as a library - The project now uses markdownlint to ensure consistent formatting of its documentation - The Go API now allows reading custom rules from an fs.FS filesystem
  • Project idea: port markdownlint to Rust
    9 projects | /r/rust | 21 Apr 2023
    People are always looking for simple projects to learn Rust with, so here's one for anyone who's currently looking. Port markdownlint to Rust. Markdownlint is ~3.3k lines of JavaScript (including the lint implementation themselves!), so I reckon it's pretty doable.
  • VS Code - Catch errors in your markdown files
    2 projects | dev.to | 4 Jul 2022
    The markdownlint VS Code extension is powered by the Node library of the same name. Its usage is quite similar to ESLint. It has a set of rules that can be configured, errors are highlighted, and you can automatically fix simple errors.
  • Markdown Linting
    9 projects | dev.to | 19 Aug 2021
    Markdown Lint
  • 10 Best Visual Studio Code Extensions for Flutter Development
    6 projects | dev.to | 14 Jun 2021
    There are no compilers in the Flutter project that guarantee to find issues in README.md or CHANGELOG.md files. To remedy this, the Markdownlint plugin provides a set of guidelines to encourage Markdown file standards and uniformity. You can use this extension to check for problems locally and verify the content before publishing it live. Browse the user manual to learn more about rules.

What are some alternatives?

When comparing alex and markdownlint you can also consider the following projects:

http-server - a simple zero-configuration command-line http server

remark-lint - plugins to check (lint) markdown code style

torrent - download torrents with node from the CLI

write-good - Naive linter for English prose

Live Server - A simple development http server with live reload capability.

flutter-examples - This repository contains the Syncfusion Flutter UI widgets examples and the guide to use them.

wifi-password - Get current wifi password

dart_style - An opinionated formatter/linter for Dart code

David - :eyeglasses: Node.js module that tells you when your package npm dependencies are out of date.

docs - Linode guides and tutorials.

iponmap - commandline IP location finder

Visual Studio Code - Visual Studio Code