ui
ui copied to clipboard
A collection of packages for common UI problems
Component Driven UI
Includes following packages:
-
components
— React primitive components like Box, Grid, Stack, etc. -
react-design-tokens
— React components to document design tokens in a styleguide. -
FocusWithin
component — the missing JS API of the CSS:focus-within
for React -
WithSelector
component to allow preview of pseudo-styles like:hover
and:focus
in styleguides -
mixins
— a collection of mixins for pseudo styles (:focus
,:disabled
) to work with CSS-in-JS libraries