wendraw / element3-core

headless ui components library

Home Page:https://hug-sun.github.io/element3-core/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

headless ui components library

https://hug-sun.github.io/element3-core/

License:MIT License


Languages

Language:GLSL 29.7%Language:Vue 29.6%Language:TypeScript 28.3%Language:JavaScript 11.5%Language:HTML 1.0%