@simplux/core

The core package of simplux. Contains everything to manage your application state in a simple way.

@simplux/react

The react extension package of simplux. Provides a simple way to use simplux in react applications.

@simplux/angular

The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.

@simplux/testing

The testing package for simplux. Contains various testing utilities (e.g. for mocking module states and mutations).

@simplux/browser-router

The browser router package for simplux. Can be used to provide routing capabilities to a web app.