Show HN: SmartStepper – Multi-Step Form Library with Config-Based Flow
Hacker News (score: 13)Description
It lets you define orchestration (next, previous steps), validation, and views via a single config object. No more if/else spaghetti or scattered state.
GitHub: https://github.com/Miladxsar23/smartstepper Demo: https://smartstepper-demo.vercel.app Docs: https://github.com/Miladxsar23/smartstepper#readme
Would love feedback, suggestions, or examples if anyone tries it!
More from Hacker
Show HN: Tinykv – Minimal file-backed key-value store for Rust
Show HN: Tinykv – Minimal file-backed key-value store for Rust I built tinykv because I kept reaching for simple persistent storage in Rust projects but found existing solutions either too complex (sled) or unmaintained (pickledb).<p>tinykv focuses on simplicity: JSON-based, serde-powered, with optional TTL. Perfect for CLI tools, game saves, config storage.<p>Would appreciate any feedback from the HN community!
No other tools from this source yet.