SCEPTER-ui-utilities
Utilities for universal react user interface, boilerplate extracted from react-boilerplate and packaged in a modular library
Usage
Works best with user interfaces like SCEPTER-webui or SCEPTER-mobileui and the SCEPTER-Framework but can be used standalone as a modular replacement for components in react-boilerplate as well. Understanding react-boilerplate will give a better idea on how it is used, otherwise it is included automatically in SCEPTER whenever you initialize a UI with the ui commands (see SCEPTER-Core README.md).
Installation
npm install @source4society/scepter-ui-utilities
or
yarn install @source4society/scepter-ui-utilities