Element3 Core screenshot

Element3 Core

Author Avatar Theme by Hug sun
Updated: 27 May 2021
66 Stars

headless ui components library

Categories

Overview:

Element3-core is a headless UI components library based on Vue3. It offers a range of features that facilitate logic and style separation, custom UI creation, and easy installation.

Features:

  • Logic and Style Separation: Element3-core allows for the separation of logic and style, ensuring a clean and maintainable codebase.
  • No Style: This library provides pre-built components without any pre-defined styles, allowing the users to define their own custom UI design.
  • Custom UI Easy: Element3-core simplifies the process of creating and implementing custom UI designs, making it easier for developers to build unique user experiences.

Installation:

To install Element3-core, follow these steps:

  1. Install Element3-core with npm:
npm install element3-core
  1. Demo: Run the demo to see the library in action.

  2. Base WebGL UI: Clone the project and navigate to the example project directory.

  3. Install dependencies:

npm install
  1. Start the server:
npm run serve

Summary:

Element3-core is a powerful headless UI components library for Vue3 that offers various features such as logic and style separation, no predefined styles, and easy customization. With its intuitive installation process and versatility, Element3-core empowers developers to create elegant and tailored user interfaces with ease.