https://github.com/zeropaper/vale
This package basically downloads the matching version of the vale binary for your system (if necessary) and runs it.
https://github.com/zeropaper/vale
Last synced: 4 months ago
JSON representation
This package basically downloads the matching version of the vale binary for your system (if necessary) and runs it.
- Host: GitHub
- URL: https://github.com/zeropaper/vale
- Owner: zeropaper
- License: mit
- Created: 2023-05-17T10:56:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-10T00:06:51.000Z (about 1 year ago)
- Last Synced: 2025-10-30T05:18:37.839Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 260 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vale
This package basically downloads the matching version of the [vale](https://github.com/errata-ai/vale) binary for your system (if necessary) and runs it.
## Installation
```bash
npm i -D @vvago/vale
```
## Usage
```bash
npx vale
```
## Why
Because the ones who know, know.