Vale CMS Need more than a rule playground? Explore
Package Explorer

Readability

Vale-compatible implementations of many popular readability metrics.

vale-cli/Readability 29 stars 220.8K downloads v0.1.1 · Oct 31, 2022 latest release style Vale ≥ 2.13.0

Getting started

Add it to your .vale.ini, then run vale sync.

Packages = Readability

[*.md]
BasedOnStyles = Vale, Readability

The name installs the latest release each time vale sync runs. To stay on v0.1.1, the release this page describes, give its URL instead:

Packages = https://github.com/vale-cli/Readability/releases/download/v0.1.1/Readability.zip

Rules 7

7 suggestion
  • Readability.AutomatedReadability suggestion metric Style guide

    Try to keep the Automated Readability Index (%s) below 8.

  • Readability.ColemanLiau suggestion metric Style guide

    Try to keep the Coleman–Liau Index grade (%s) below 9.

  • Readability.FleschKincaid suggestion metric Style guide

    Try to keep the Flesch–Kincaid grade level (%s) below 8.

  • Readability.FleschReadingEase suggestion metric Style guide

    Try to keep the Flesch reading ease score (%s) above 70.

  • Readability.GunningFog suggestion metric Style guide

    Try to keep the Gunning-Fog index (%s) below 10.

  • Readability.LIX suggestion metric Style guide

    Try to keep the LIX score (%s) below 35.

  • Readability.SMOG suggestion metric Style guide

    Try to keep the SMOG grade (%s) below 10.