Component library

Standardized component list without design choices.

Polymorphic components

Decouple is founded on the ability to switch the implementation of composable functions at runtime. This allows creating business-level UI code that is design-less, but calls design-full UI code that can be replaced at any time.

The technical details of how this is implemented are explained in the "Polymorphic composables" module.

Packages

Link copied to clipboard
common

Common utilities and annotations that relate to all components.

Link copied to clipboard
common

Action components help people achieve an aim.

Link copied to clipboard
common

Explanations of various concepts and decisions we made.

Link copied to clipboard
common

Non-interactive components that provide information to the user.

Link copied to clipboard
common