erabbit
TypeScript icon, indicating that this package has built-in type declarations

0.3.9 • Public • Published


Erabbit UI

A Vue 3 based component library for erabbit web applications

Components List

Name Completed Description
Area Area Component
Button Button Component
Breadcrumb Breadcrumb Component
Carousel Carousel Component
Checkbox Checkbox Component
Confirm Confirm Component
showConfirm showConfirm Function
Dialog Dialog Component
showDialog showDialog Function
Icon Icon Component
Message Message Component
showMessage showMessage Function
ImageView ImageView Component
InfiniteLoading InfiniteLoading Component
InputNumber InputNumber Component
More More Component
Pagination Pagination Component
Skeleton Skeleton Component
Sku Sku Component
Step Step Component
Tab Tab Component

All Contributors

Thanks to the following friends for their contributions to ErabbitUI:

contributors

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

Package Sidebar

Install

npm i erabbit

Weekly Downloads

17

Version

0.3.9

License

MIT

Unpacked Size

391 kB

Total Files

272

Last publish

Collaborators

  • zhoushugang