Overview
birdpaper-ui is a general-purpose UI component library written based on Vue3. It provides a set of web-friendly component scenarios and is currently maintained by the author, 木亦Sam.
Features
- Vue3 Composite API: birdpaper-ui utilizes the Vue3 Composite API to enhance component development.
- Written in TypeScript: The library is written in TypeScript, providing type safety and improved developer experience.
- Comprehensive design resources (in progress): birdpaper-ui aims to provide a wide range of design resources, although this feature is still a work in progress.
Installation
To install birdpaper-ui, follow these steps:
- First, make sure you have Vue3 installed in your project.
- Open your project’s terminal and run the following command to install birdpaper-ui:
npm install birdpaper-ui
- Once the installation is complete, you can import the library in your project as needed.
Summary
birdpaper-ui is a Vue3-based UI component library that focuses on providing web-friendly components. It utilizes the Vue3 Composite API and is written in TypeScript for improved developer experience. While the library is still a work in progress, it aims to provide comprehensive design resources in the future.