Skip to content

webpro/venz

Repository files navigation

Venz

The source code of the charting thing that runs on try.venz.dev, with chart image rendering at cdn.venz.dev.

pnpm install
pnpm dev

Packages

  • @venz/web contains the main app at try.venz.dev
  • @venz/cdn is the image API at cdn.venz.dev
  • @venz/shared has chart rendering, adapters, types

CDN

Tech

Aims for good accessibility with light, dark and high-contrast modes and full support for keyboard navigation.

Origin

The original idea was to be helpful with visualizing hyperfine output. Example:

hyperfine 'sleep 0.22' 'sleep 0.23' --export-json results.json
cat results.json | pbcopy

And paste onto the chart page. The dropdown contains links and download options to use and reuse the rendered chart in many ways.

Open Source

Seeing issues or want to improve it? Pull requests are welcome!

License

ISC License

Releases

Packages

Used by

Contributors

Languages