0.2.0 • Published 1 year ago

flow-conduit v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

flow-conduit

flow-conduit is a lightweight library that provides an easy-to-use and flexible way to manage state transitions and data flow within your React applications.

Features

  • Easy state management
  • Simple yet powerful API
  • No UI, so you can use it with any UI library
  • Lightweight and dependency-free (no Redux, MobX, or other state management libraries required)

Installation

You can install flow-conduit via npm:

 npm install flow-conduit

Usage

Basic Example

https://codesandbox.io/s/flow-conduit-sbzd23

API

// TODO: Add API documentation

License

flow-conduit is licensed under the MIT License. See LICENSE for more information.

0.2.0

1 year ago

0.1.0

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago