@source4society/scepter-app-utilities
v2.1.1
Published
Universal application-level utilities following principles from the SCEPTER framework and react-boilerplate. Intended to be used to help bootstrap web and mobile user interfaces
Downloads
2
Readme
SCEPTER-app-utilities
Universal application-level utilities following principles from the SCEPTER framework and react-boilerplate. Intended to be used to help bootstrap web and mobile user interfaces
Usage
Works best with SCEPTER-webui and the SCEPTER-Framework but can be used standalone as a more modular replacement for components of 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 web UI with the ui command (see ]SCEPTER-Core README.md).
Installation
npm install @source4society/scepter-app-utilities
or
yarn install @source4society/scepter-app-utilities