This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

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

1.8.1 • Public • Published

@mindspace-io/react

GitHub version

Purpose

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

  • useObservable() for RxJS streams
  • State Management using createStore() and useStore()
  • True Dependency Injection (DI)

Click the links below to view the detailed README(s) for each technology item.


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


Dependency Injection (DI)

Here is a univeral DI engine - independent of Angular - implemented in TypeScript. This DI engine can be used easily within ANY TypeScript project.

image

Utilities

Here is a random collection of utilities:



Installation

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

Readme

Keywords

none

Package Sidebar

Install

npm i @mindspace-io/react

Weekly Downloads

69

Version

1.8.1

License

MIT

Unpacked Size

304 kB

Total Files

38

Last publish

Collaborators

  • thomasburleson