Skip to content

webpro/venz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Venz

The source code of the charting thing that runs on try.venz.dev

pnpm install
pnpm run -F '@venz/web' dev

Tech

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

hyperfine

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.

Open Source

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

Releases

No releases published

Packages

No packages published

Languages