/element3-core

headless ui components library

Primary LanguageGLSLMIT LicenseMIT

element3-core

this is a headless ui components library based on the vue3

chat

Jietu20210522-132339@2x

Features

  • Logic and style separation
  • No Style
  • Custom Ui Easy

Installation

Install element3-core with npm

  npm install element3-core

Demo

run demo

a base webgl ui

clone the project

  git clone https://github.com/hug-sun/element3-core.git

Go to the example project directory

  cd example

Install dependencies

    yarn
    // or npm install

Start the server

    yarn dev

License

MIT