Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yamanoku/every-layout-vue3-components
EVERYLAYOUT for Vue3 Component
https://github.com/yamanoku/every-layout-vue3-components
components-library every-layout storybook vite vue3
Last synced: about 1 month ago
JSON representation
EVERYLAYOUT for Vue3 Component
- Host: GitHub
- URL: https://github.com/yamanoku/every-layout-vue3-components
- Owner: yamanoku
- Created: 2022-01-29T02:05:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-30T01:54:27.000Z (about 3 years ago)
- Last Synced: 2024-11-03T05:42:15.703Z (3 months ago)
- Topics: components-library, every-layout, storybook, vite, vue3
- Language: Vue
- Homepage: https://every-layout-vue3-components.vercel.app/
- Size: 439 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EVERYLAYOUT for Vue3 Components
```
├── BoxLayout
├── CenterLayout
├── ClusterLayout
├── CoverLayout
├── FrameLayout
├── GridLayout
├── IconLayout
├── ImposterLayout
├── ReelLayout
├── SidebarLayout
├── StackLayout
└── SwitcherLayout
```ref: https://every-layout.dev/
## Demo
https://every-layout-vue3-components.vercel.app/
## Setup
```bash
npm cinpm run storybook
```