@mindspace-io/react-store
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

@mindspace-io/react-store

GitHub version

Purpose

This library provides TypeScript utilities for React (16.x or higher) developers.

  • State Management using createStore() and useStore()
  • useObservable() for RxJS streams

Reactive Store

Easily build shared, reactive stores for your state management features:

store-view



React Hooks

Custom hooks for DependencyInjection (DI) and RxJS subscription management.

image



Installation

To easily use this library, just use npm install @mindspace-io/react-store

Readme

Keywords

none

Package Sidebar

Install

npm i @mindspace-io/react-store

Weekly Downloads

4

Version

2.0.0

License

MIT

Unpacked Size

71 kB

Total Files

21

Last publish

Collaborators

  • thomasburleson