@xcorejs/ui
v0.8.3
Published
Flexible, themeable React component library for applications with advanced UI design requirements which is suitable for creating tailored design systems.
Downloads
123
Readme
Xcore UI
Flexible, themeable React component library for applications with advanced UI design requirements which is suitable for creating tailored design systems.
🌪 Unlimited customization and theming
📱 Fully responsive props and breakpoint aliases support
🔌️ Superpowered by Styled system and its paradigm
💅️ Based on styled components
⚡️ Inspired by Chakra UI + Theme UI
Documentation
Not yet. We published simple layout components and are working very hard to release prototypes of more complex components. See our roadmap and stay tuned.
Install
Use yarn
or npm
and install @xcorejs/ui
and styled-components
to your React project:
$ yarn add @xcorejs/ui styled-components