This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Veit Schiele
veit-schiele.de
did:plc:4brmhnsqxcjturyo7kmeq4d2
I did my performance tests with hyperfine:
hyperfine \
--prepare 'rm -rf ~/.cache/prek/ && rm -rf ~/.cache/pre-commit && rm -rf ~/.cache/uv' \
'prek install-hooks' \
'pre-commit install-hooks'
2025-09-06T19:07:26.306Z