hyparam/hyperparam-cli
Hyperparam local dataset viewer
What's novel
Hyperparam local dataset viewer
Code Analysis
14 files read · 7 roundsA browser-based parquet viewer that fetches data from HTTP/S3/HuggingFace/Hyperparam sources and renders tables, JSON, images, and markdown with progressive loading and gzip compression.
Strengths
Production-ready CLI server with range requests, gzip compression, and S3 listing without SDK dependencies. Clean component architecture with smart content-type routing and proper error handling throughout.
Weaknesses
Critical lack of test coverage for core source logic (HTTP, HuggingFace, Hyperparam sources have no tests). Worker termination not implemented. Known limitation with large first rows > 100KB.
Score Breakdown
Signal breakdown
Innovation
Craft
Traction
Scope
Evidence
Commits
185
Contributors
4
Files
131
Active weeks
39
Repository
Language
TypeScript
Stars
27
Forks
1
License
MIT