0.3.9 • Published 7 months ago

erabbit v0.3.9

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Erabbit UI

A Vue 3 based component library for erabbit web applications

Components List

NameCompletedDescription
AreaArea Component
ButtonButton Component
BreadcrumbBreadcrumb Component
CarouselCarousel Component
CheckboxCheckbox Component
ConfirmConfirm Component
showConfirmshowConfirm Function
DialogDialog Component
showDialogshowDialog Function
IconIcon Component
MessageMessage Component
showMessageshowMessage Function
ImageViewImageView Component
InfiniteLoadingInfiniteLoading Component
InputNumberInputNumber Component
MoreMore Component
PaginationPagination Component
SkeletonSkeleton Component
SkuSku Component
StepStep Component
TabTab Component

All Contributors

Thanks to the following friends for their contributions to ErabbitUI:

Contribution Guide

  • Fork the main repository. If you have already forked, please synchronize the latest code from the main repository.

  • Follow the steps below to develop ErabbitUI components locally.

# Clone repository
git clone git@github.com:you-repo-name/erabbit-ui.git

# Install dependencies
pnpm i

# Build builtin dependencies
pnpm build-all

# Start development
pnpm dev

Directory Structure

root
└─ packages
   ├─ erabbit                  # Component library
   ├─ erabbit-cli              # Scaffolding
   ├─ erabbit-icons            # Icon library
   ├─ erabbit-auto-import      # Composition API
   ├─ erabbit-eslint-config    # Eslint
   ├─ playground               # Play Demo
   └─ docs                     # Document
0.3.9

7 months ago

0.3.6

7 months ago

0.3.5

7 months ago

0.3.8

7 months ago

0.3.7

7 months ago

0.3.2

7 months ago

0.3.1

7 months ago

0.3.0

7 months ago

0.2.6

8 months ago

0.2.5

8 months ago

0.2.4

8 months ago

0.2.3

8 months ago

0.2.3-beta.2

8 months ago

0.2.3-beta.1

8 months ago

0.2.2

8 months ago

0.2.1

8 months ago

0.2.0

8 months ago

0.0.10

8 months ago

0.0.9

8 months ago

0.0.8

8 months ago

0.0.7

8 months ago

0.0.6

8 months ago

0.0.5

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago

0.0.1

8 months ago