A library for creating step-by-step workflows in your apps
Stepperize is a lightweight library designed for creating step-by-step workflows within applications. Boasting fast and efficient performance, this library offers powerful and flexible features while keeping its footprint lightweight at under 1kB when gzipped. Stepperize provides a composable architecture that is fully typesafe, allowing for maximum customization without any styling.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
React Native is a framework for building mobile applications using React and JavaScript. It enables developers to write once and deploy to multiple platforms, including iOS, Android, and the web, while providing a native app-like experience to users.
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.