# bunny-ui **Repository Path**: iiicici/bunny-ui ## Basic Information - **Project Name**: bunny-ui - **Description**: bunny-ui组件库 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-20 - **Last Updated**: 2025-11-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## bunny-ui ## QuickStart ```bash npm install bunny-ui ``` ## usage ```bash import bunnyUi from 'bunny-ui' import 'bunny-ui/dist/bunny-ui.css' Vue.use(bunnyUi) ```