UNPKG

@sphereon/ui-components.core

Version:
28 lines (19 loc) 590 B
<!--suppress HtmlDeprecatedAttribute --> <h1 align="center"> <br> <a href="https://www.sphereon.com"><img src="https://sphereon.com/content/themes/sphereon/assets/img/logo.svg" alt="Sphereon" width="400"></a> <br>UI Components Core (Typescript) <br> </h1> --- **Warning: This package still is in every early development. Breaking changes without notice will happen at this point!** --- A UI Core package for shared logic / styling and localization between components ### Build ```shell pnpm build ``` ### Installation ```shell pnpm install @sphereon/ui-components.core ```