GithubHelp home page GithubHelp logo

scc-itcast / element3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hug-sun/element3

1.0 0.0 0.0 21.85 MB

A Vue.js 3.0 UI Toolkit for Web. Build with Javascript

Home Page: https://e3.shengxinjing.cn/

License: MIT License

Shell 0.05% JavaScript 2.76% TypeScript 12.18% Vue 10.54% SCSS 74.46%

element3's Introduction

Introduction

样式参考 Element3 文档

next分支官网

Rewrite WIP

  1. vue3 script setup
  2. pnpm workspace
  3. typescript
  4. vitepress
  5. vitest
  6. tailwind.css && sass

@todo

Quick Start

import { createApp } from 'vue'
import App from './App.vue'
// import style
import 'element3/lib/theme-chalk/index.css'
import Element3 from 'element3'

// global import
createApp(App).use(Element3).mount('#app')

// or according to the need to import
import {
  ElLink,
  ElButton
  // ...
} from 'element3'

createApp(App).use(ElLink).use(ElButton)

About

Documentation

To check out live docs, visit website

Questions

TODO

Issues

Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.

Changelog

Detailed changes for each release are documented in the CHANGELOG.

Contribution ✨

Please make sure to read the Contributing Guide before making a pull request. If you have a Element3-related project/component/tool, add it with a pull request to this curated list!

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


shengxinjing

💻🎬

cuixiaorui

💻

大帅ezshine

🧩📺

blackNezha

💻

村长

🎬💻

全栈然叔

🚌

轩姐JustAMan

💻

Join Discussion Group

Scan the QR code using Dingtalk App to join in discussion group :

Join Discusion Group

@todo

  1. table
  2. table-simple
  3. description
  4. Result
  5. Empty
  6. Statistic
  7. progress barl
  8. Skeleton
  9. Space
  10. other ...

License

MIT

Stargazers over time

Stargazers over time

element3's People

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.