https://github.com/YunYouJun/ak-ui
π« UI components for arknights. Deving... ε¨εδΊ
https://github.com/YunYouJun/ak-ui
arknights ui
Last synced: 3 months ago
JSON representation
π« UI components for arknights. Deving... ε¨εδΊ
- Host: GitHub
- URL: https://github.com/YunYouJun/ak-ui
- Owner: YunYouJun
- License: mit
- Created: 2019-12-31T09:59:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-07T23:45:47.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T15:49:18.624Z (8 months ago)
- Topics: arknights, ui
- Language: SCSS
- Homepage: https://ak-ui.yunyoujun.cn
- Size: 2.33 MB
- Stars: 22
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - YunYouJun/ak-ui - π« UI components for arknights. Deving... ε¨εδΊ (SCSS)
- awesome - YunYouJun/ak-ui - π« UI components for arknights. Deving... ε¨εδΊ (SCSS)
README
# ak-ui

[](https://www.jsdelivr.com/package/npm/@yunyoujun/ak-ui)UI components for [arknights](https://ak.hypergryph.com/). Deving...
[](https://www.npmjs.com/package/@yunyoujun/ak-ui)


## How to use
ε°ζͺζ£εΌεεΈοΌζ¬θ―·ζεΎ γ
You can find dist in .
### CDN
```html
```
### NPM or YARN
```sh
pnpm add @yunyoujun/ak-ui
# or
npm install @yunyoujun/ak-ui
# or
yarn add @yunyoujun/ak-ui
```## Components
- [ ] ak-button
- [ ] block
- [ ] glow
- [ ] ak-card
- [ ] 3d
- [ ] ak-badge
- [ ] ak-progress
- [ ] ak-divider
- [ ] ak-message
- [ ] left
- [ ] right
- [ ] ak-checkbox
- [ ] ak-carousel## Todo
I want to implement a demo type container to display demo easily.
But I cannot get rendered markdown about code from vuepress-plugin-container.> https://github.com/vuepress/vuepress-community/issues/20
Migrate to vitepress.
## Ref
- [Bootstrap](https://getbootstrap.com/):
- [Material Design](https://material.io/develop/web/):
- [Milligram](https://milligram.io/):
- [Pure.css](https://purecss.io/):
- [arknights-ui](https://ak.2heng.xin/):If you want to achieve parallax effect, please see [parallax](https://github.com/wagerfield/parallax).