purs-tidy

JSON →
library 0.11.1 ·javascript
verified Jun 4, 2026

A syntax formatter for PureScript, version 0.11.1. It formats PureScript source code in place or via STDIN/STDOUT, and supports checking if files are already formatted (useful for CI). It is the primary formatter for the PureScript ecosystem, offering configurable indentation, arrow style, and operator precedence via a pre-baked table or custom generation. Editor integrations for Spacemacs, Vim, and VS Code are available. Releases are stable with a maintenance focus.