vale.sh
📝 A markup-aware linter for prose built with speed and extensibility in mind.
Package Information
- Domain:
vale.sh
- Name:
vale.sh
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install vale
Programs
This package provides the following executable programs:
vale
Aliases
This package can also be accessed using these aliases:
vale
Available Versions
Show all 45 versions
3.12.0
,3.11.2
,3.11.1
,3.11.0
,3.10.0
3.9.6
,3.9.5
,3.9.4
,3.9.3
,3.9.2
3.9.1
,3.9.0
,3.8.0
,3.7.1
,3.7.0
3.6.1
,3.6.0
,3.5.0
,3.4.2
,3.4.1
3.4.0
,3.3.1
,3.3.0
,3.2.2
,3.2.1
3.2.0
,3.1.0
,3.0.7
,3.0.6
,3.0.5
3.0.4
,3.0.3
,3.0.2
,3.0.1
,3.0.0
2.30.0
,2.29.7
,2.29.6
,2.29.5
,2.29.4
2.29.3
,2.29.2
,2.29.1
,2.29.0
,2.28.3
Latest Version: 3.12.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +vale.sh@3.12.0 -- $SHELL -i
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.valesh
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.