Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.49 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.49 KB

arco-design plugin library

A collection of plugins serving the Arco ecosystem.

Background

The purpose of the plugin is to solve the problem of using the Arco component library and connect ecological products from the architectural level to minimize the use cost.

Features

The main functions are as follows:

  1. Load on demand: Components, icons and styles are loaded on demand in one step.
  2. Theme import: The product of the style configuration platform, it only needs to be imported on the plugin to take effect.
  3. Icon Replacement: Specify the package name of the icon library, and the plugin will read the icons in the package and replace the icons with the same name used in the component library.

Plugin list

The functions of different architectures are different due to different progress. Go to the plugin details page to find more useful functions:

  1. webpack plugin for React
  2. vite plugin for React
  3. vite plugin for Vue

Contributing

Developers interested in contributing should read the Code of Conduct and the Contributing Guide.

Thank you to all the people who already contributed to ArcoDesign!

License

Ths project is MIT licensed.