SATS web user interface library
npm install @sats-group/ui-libThis repo is the home of reusable SATS themed components and tokens, implemented using several parts of SATS Design System:
- Styles includes primitives like color, apect ratio, elevation, spacing, and more.
- Assets, which we only use for logos. These are also exported and processed with a tool (see the logos script).
- Shared Web Components includes web UI meant to be the same across all SATS web applications.
Installing the library as a dependency would in this case be done using
``bash``
npm install --save @sats-group/ui-lib
- Colors
- Corner radius
- Elevation
- Fonts
- Logos
- React components
- Spacing
To see the components online, head to SATS UI Library