react-relux

Relux.js binding for react. Relux is a Flexible and easy state management container for React or other javascript apps with TypeScript, supports class-based Object-Oriented-Programming and Dependency Injection.

Usage no npm install needed!

<script type="module">
  import reactRelux from 'https://cdn.skypack.dev/react-relux';
</script>

README

React Relux

npm version License: MIT

Relux.js binding for React.

Relux.js is a flexible and easy state management container for react or other javascript apps.

Relux provides you to simply manage unidirectional data flow without the hassle of particularly difficult or boilerplate considerations.

See Relux.js on NPM

DEMO

Documents on Github