@use-funnel/core
TypeScript icon, indicating that this package has built-in type declarations

0.0.11 • Public • Published

@use-funnel/core

A powerful and safe step-by-step state management library

MIT License Discord Badge

@use-funnel is a React Hook that helps you easily implement complex UI flows.

Core Concepts

Strong Type Support

By comparing the type of the current step with the next, you can ensure that only the required states are managed safely.

State Management by History

Manage states based on history, making it easy to handle backward and forward navigation.

Various Router Support

Supports browser history, react-router, next.js, @react-navigation/native, and more.

Visit use-funnel.slash.page for docs, guides, API and more!

English | 한국어

Contributing

Read our Contributing Guide to familiarize yourself with @use-funnel development process, how to suggest bug fixes and improvements, and the steps for building and testing your changes.

Toss

MIT © Viva Republica, Inc. See LICENSE for details.

Readme

Keywords

none

Package Sidebar

Install

npm i @use-funnel/core

Weekly Downloads

3,314

Version

0.0.11

License

MIT

Unpacked Size

32 kB

Total Files

13

Last publish

Collaborators

  • raon0211
  • minukang