UI component library for the Liquid Design System of Merck KGaA, Darmstadt, Germany
Liquid is a UI component library based on the Liquid Design System, with a focus on accessibility and interoperability. It is built with Stencil.js and offers CSS Components and Web Components in various bundle formats. Liquid can be used in a wide variety of platforms and projects.
To install Liquid, follow these steps:
npm install @liquid/components
import { Button, Card } from '@liquid/components';
Liquid is a UI component library based on the Liquid Design System. It offers a variety of components that are accessible and can be easily integrated into different platforms and projects. To install Liquid, simply use npm and import the desired components into your application.