← All repos

packages

:package: A collection of pre-packaged, Vale-compatible style guides and configurations.

vale
Browse cluster: Cluster 96
59commits
10contributors
1languages

Tech stack & purpose

Packages is a registry for Vale, a prose-checking tool, that hosts a collection of pre-packaged, Vale-compatible style guides and configurations. The project maintains a library of installable packages—each containing a directory of YAML rules that check text against various writing standards—organized in a `library.json` file that powers the Package Explorer browser. Users can install packages by name in their `.vale.ini` configuration file and run `vale sync`, with the option to pin specific versions to avoid disruption from rule updates. The registry accepts community-contributed packages through pull requests, which are validated to ensure their rules compile correctly and that all metadata meets quality standards.

Languages

Python
100.0%

Contributors