Arco Plugins

screenshot of Arco Plugins
vite

Webpack / Vite plugins for Arco Design

Overview

The Arco Design Plugin Library is an innovative collection of plugins tailored for the Arco ecosystem, designed to enhance the usability of the Arco component library. This library addresses the challenge of integrating various ecological products at an architectural level, facilitating a more streamlined and cost-effective development experience. With its focus on flexibility and efficiency, this library stands out as a reliable tool for developers looking to optimize their workflow.

Features

  • Load on Demand: Efficiently loads components, icons, and styles in a single step, minimizing resource consumption and improving performance.
  • Theme Import: Simplifies the implementation of styles from the style configuration platform; just import the plugin, and the theme takes effect instantly.
  • Icon Replacement: Enables easy specification of icon library packages; the plugin automatically reads and replaces icons with matching names used in the component library.
  • Plugin Variety: Supports a range of architectures with dedicated plugins, such as unplugin for React, webpack plugin for React, vite plugin for React, and vite plugin for Vue.
  • Open Source Contribution: Encourages community contribution, promoting shared development and improvement through a clear Code of Conduct and Contributing Guide.
  • MIT Licensed: The project adheres to the MIT License, ensuring developers can use, modify, and distribute the software freely.
vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.