@uprtcl/redux
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

@uprtcl/redux

These are _Prtcl micro-orchestrator's modules to integrate redux in your applications.

Install

npm install @uprtcl/redux

Usage

Import the modules, instantiate them with their appropiate configuration, and load them:

import { ReduxStoreModule } from '@uprtcl/redux';

const reduxModule = new ReduxStoreModule();

await orchestrator.loadModule(reduxModule);

/@uprtcl/redux/

    Package Sidebar

    Install

    npm i @uprtcl/redux

    Homepage

    uprtcl.io

    Weekly Downloads

    5

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    42.5 kB

    Total Files

    21

    Last publish

    Collaborators

    • sotous
    • guillem.cordoba
    • pepoospina