Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/melishev/wuki
π§Έ Wuki is a UI Kit developed for React.js that brings together the best practices of the most popular UI libraries such as Carbon, Ant Design, MUI, Bootstrap, Element and many others.
https://github.com/melishev/wuki
antd apple bootstrap carbon-design-system design-system element-ui figma mui react storybook ui uikit
Last synced: 3 months ago
JSON representation
π§Έ Wuki is a UI Kit developed for React.js that brings together the best practices of the most popular UI libraries such as Carbon, Ant Design, MUI, Bootstrap, Element and many others.
- Host: GitHub
- URL: https://github.com/melishev/wuki
- Owner: melishev
- License: mit
- Archived: true
- Created: 2021-09-29T21:47:01.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T16:29:00.000Z (almost 2 years ago)
- Last Synced: 2024-09-25T07:03:42.229Z (3 months ago)
- Topics: antd, apple, bootstrap, carbon-design-system, design-system, element-ui, figma, mui, react, storybook, ui, uikit
- Language: JavaScript
- Homepage: https://wuki.melishev.com
- Size: 11 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
π§Έ Wuki UI Kit
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/a6c0e46fb10d4f9ba08881ea0aecfa63)](https://app.codacy.com/gh/melishev/wuki?utm_source=github.com&utm_medium=referral&utm_content=melishev/wuki&utm_campaign=Badge_Grade_Settings)
[](https://wuki.melishev.com)
[![](https://img.shields.io/badge/Figma-2c2c2c?style=flat&logo=figma&logoColor=white)](https://www.figma.com/file/Nqauu6UOyhf5YUG8FZdBU8/wuki-%F0%9F%A7%B8?node-id=10%3A15)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![Made With Love](https://img.shields.io/badge/Made%20With-Love-orange.svg)](https://github.com/melishev/wuki)[π·πΊ Π ΡΡΡΠΊΠΈΠΉ](https://github.com/melishev/wuki/tree/master/.github/readme/ru.md) | [π¬π§ English](https://github.com/melishev/wuki)
#### π§Έ Wuki is a UI Kit developed for React.js that brings together the best practices of the most popular UI libraries such as Ant Design, Bootstrap, Element and many others.
### π Installation
```bash
yarn add wuki
# or
npm install wuki
```
### ππΌ Basic principles
- Intuitive use, borrowed from already proven libraries and proven in practical use
- Flexible configuration of source data, for maximum adaptability for various projects
- No clutter in styles and transmitted data, both during development and in the assembled application
- Easy to develop and maintain. Automation of checks, tests, and other crap that can only be automated
- A modern approach to development at every stage. No old shit needed for browsers like IE### π― Target
Create a UI system for comfortable use in modern projects that does not store old and useless code inside itself, using modern css properties.> Important: Browsers like IE are likely to have poor support, but don't care.
**Status:** In developing π¨π»βπ»
ππΌ **Thanks in advance to everyone who contributed**