@reactorlib/mui

Material UI extension of Reactor Library

Usage no npm install needed!

<script type="module">
  import reactorlibMui from 'https://cdn.skypack.dev/@reactorlib/mui';
</script>

README

Reactor Library - Material UI Extension

Reactor Library simplifies React/Redux development, minimizing the boilerplate required to get the job done.

Here are things that Reactor Library can help you work with:

  • Functional Components (state, callbacks, effects)
  • Declarative Routing
  • Simplified App State (fresh take on Redux)
  • Context

This expansion package adds convenience functions to help you integrate Material UI into your project more easily. Among others it automatically sets up the following:

  • CSS baseline
  • Theme provider
  • Additional JSS presets (e.g. jss-expand)

See the full documentation of Reactor Library here: https://github.com/arnelenero/reactorlib