VSETH
Frontend Project
"Write once, run anywhere"
The VSETH Frontend Framework provides you with a set of libraries that makes frontend development in the VSETH easier and more standardized. Its primary goal is to enforce a consistent frontend design while making it as easy as possible for developers to develop applications rapidly. Your users will feel right at home.
Documentation & Demos
Example
Packages
@vseth/auth
A basic wrapper around keycloak-js package that comes with VSETH settings
yarn add @vseth/auth
@vseth/auth-components
A collection of components that provides a common UI for authentication
yarn add @vseth/auth-components
@vseth/static-components
A version of the VSETH navbar that can be integrated into static websites
yarn add @vseth/static-components
@vseth/theme-generator
Generate themes on the fly or create your own theme that everyone can use
yarn add @vseth/theme-generator