https://github.com/fabian-kleine/cerberusui
A UI Library for when you have to create a doomsday app in Javascript
https://github.com/fabian-kleine/cerberusui
component-library components css css-components css-framework design-system javascript postcss react react-component-library react-components react-library typescript typescript-react ui-design ui-framework ui-library
Last synced: 4 months ago
JSON representation
A UI Library for when you have to create a doomsday app in Javascript
- Host: GitHub
- URL: https://github.com/fabian-kleine/cerberusui
- Owner: Fabian-Kleine
- License: mit
- Created: 2024-04-29T19:42:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-13T11:49:42.000Z (almost 2 years ago)
- Last Synced: 2024-10-30T02:48:21.793Z (over 1 year ago)
- Topics: component-library, components, css, css-components, css-framework, design-system, javascript, postcss, react, react-component-library, react-components, react-library, typescript, typescript-react, ui-design, ui-framework, ui-library
- Language: TypeScript
- Homepage: https://cerberusui.fabian-kleine.dev/
- Size: 398 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


 
 
# cerberusui
A UI Library for when you have to create a doomsday app in Javascript
## Installation
```sh
npm i cerberusui
```
or
```sh
pnpm add cerberusui
```
or
```sh
yarn add cerberusui
```
Find out more in the offical [docs](https://cerberusui.fabian-kleine.dev/).