Alternatives
Products that do what SmartStepper – Multi-Step Form Library with Config-Based Flow does
I just released SmartStepper v2 – a declarative and config-based way to handle multi-step forms in React. 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!
- 1

- 2

- 3SS
2019 · github.com
- 4

- 5TO
Apr 2026 · thales.me
- 6

- 7

- 8RA
2022 · github.com
- 9LA
Hey HN! Roughly 4 years ago I started building a lazy functional iteration library for JS/TS. I had a few goals for the library: - Supporting sync, sequential async, and concurrent async iteration - Limiting it to a small number of orthogonal concepts that compose beautifully to solve problems - Making it fully tree-shakeable I built it for myself and have (mostly) been its only user as I refined it. I've used it in lots of personal projects and really enjoyed it. I recently decided it would be nice to spread that enjoyment so I created a documentation website complete with a playground…
2024 · lfi.dev
- 10SA
Hey HN! After years of wrestling with Lodash's quirks and bundle size issues, I decided to build something better. SuperUtilsPlus is my attempt at creating the utility library I wish existed. What makes it different? TypeScript-first approach: Unlike Lodash's retrofitted types, I built this from the ground up with TypeScript. The type inference actually works the way you'd expect it to. Sensible defaults: Some of Lodash's decisions always bugged me. Like isObject([]) returning true - arrays aren't objects in my mental model. Or isNumber(NaN) being true when NaN literally stands for "Not a…
2025 · github.com
- 11AT
2022 · github.com
- 12IB
2018 · github.com
- 13AO
2022 · github.com
- 14OS
We spent the past few weeks building Supaglue (https://github.com/supaglue-labs/supaglue) and would like to share an early public alpha version with you. Supaglue is an open source platform to help developers build customer-facing Salesforce integrations into their applications. Use code to define syncs for pulling objects from Salesforce into your application. Embed functional and customizable React components for your customers to configure these syncs. Why? - We built user-facing HubSpot and Salesforce integrations in a previous product we worked on and did not find an…
2023 · github.com
- 15AJ
I've been building a web UI library for a side project of mine. I thought it might be useful to others, so I'm releasing it as open source. To put it simply, I realized that most of my pain points with React come from its declarative model ui=f(state). So I'm trying something that I'm calling "imperative JSX." Instead of treating JSX as the source of truth for your UI, it essentially becomes a query interface for DOM manipulation. I first had the idea for it a few months ago, and only began writing it in earnest last week, so it's extremely early and nowhere near production-ready. Still, I'd…
2024 · npmjs.com
- 16RM
2016 · github.com
- 17RD
2016 · github.com
- 18SS
2021 · github.com
- 19IR
I built Morph, an experimental fullstack HTML-first library for Deno, Node, and Bun. Everything returns HTML, not JSON. No React, no Vite — just plain HTML with server-side rendering. No build steps, no preprocessors, no complex configs — everything runs from a single file. Perfect for Telegram Web Apps, internal tools, simple admin panels, dashboards, or anywhere a full-blown SPA feels like overkill. Important: I built this entirely for myself — to solve my own problems. I hate complex frontend. I hate writing it. And I don’t want to waste time on it. But maybe it’ll help you too.
2025 · github.com
- 20FD
2017 · github.com
- 21FA
2014 · github.com
- 22SE
Hello! I just wanted to share my very first project I decided to open source. It's (yet another) form validation library for React. https://github.com/adbutterfield/ez-react-form-validator I built it because I've never really liked Formik or React Final Form. Both seemed a bit overkill for most of my projects. I tried React Hook Form on a project recently, but it wasn't really my cup of tea either. Not sure if other people will find this form validator useful. But I'm putting it out there just in case. I also did want to give a quick shout out to the contributors of the…
2020
- 23RV
2018 · new.reactpwa.com
- 24IM
2019 · npmjs.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →