TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I created an open-source headless onboarding library for React

4 pointsby Rikard_wikstromabout 1 year ago
ONBOARDING_LIB is a tiny headless onboarding library for React apps, that makes it easy to implement fully accessible, customisable and persisted onboarding flows.<p>To try out an onboarding flow that takes you through ONBOARDING_LIB, check It out here: <a href="https:&#x2F;&#x2F;onboarding-lib.vercel.app&#x2F;" rel="nofollow">https:&#x2F;&#x2F;onboarding-lib.vercel.app&#x2F;</a><p>Key features:<p>Persistance: all form values are stored using unstorage with 500ms debouncing.<p>Consistent form handling: Form values handled with react-hook-form, for easily defining your onboarding schema with Zod and building accessible and consistent onboarding forms. A way to run side-effects during step transitions Configurable A headless approach, giving you flexibility to implement your onboarding however you like

no comments

no comments