🚧 VeloxKit is pre-release software. APIs may change before v1.0. Get started →
Examples
Log Viewer

Log Viewer

⚠️

Coming soon — this example is in development. Star the GitHub repo (opens in a new tab) to be notified.

A real-time log file viewer. Opens any log file, tails it for new lines, and renders up to 1M lines without performance issues.

Demonstrates: fs.watch, fs.createReadStream, large list virtualization, Canvas timeline, search and filter.