3.0.0 • Published 4 years ago
awe_design v3.0.0
<<<<<<< HEAD
English | 简体中文
📦 Install
Use npm
npm install awe_design --S
Use yarn
yarn add awe_design
🔨 Quick Start
import { createApp } from 'vue'
import App from './App.vue'
import ninecat from 'awe_design'
const app = createApp(App);
app
.use(ninecat)
.mount('#app')
🖥 Browser Support
Supports all major modern browsers.
Edge | Firefox | Chrome | Safari |
---|---|---|---|
>=14 | >= 45 | >=49 | >=10 |
🔗 Links
⌨️ Development
Clone locally
$ git clone https://github.com/awe_design/awe_design.git
$ cd awe_design
$ yarn install
$ yarn start
Use Vue3 to refactor component(Doing and need help)
✅ Todo List
- Document directory custom configuration.
- Preview demo online.
- Integrate Travis CI.
- Integrate codecov.
- Building documents automatically.
- Tag to build npm packages automatically.
- Component unit testing.
- Integrate docsearch.(Some problems,need fix.)
- Support JSX.
- Common component develop.(Doing)
- Integrate codepen.
- Color theme customization.
- Globalization.
- Mixed develop with typescript and JavaScript.
- Use Vue3 to refactor component(Doing and need help).
=======
内容
介绍
1 标题
2 标题
3 标题
实现功能
1 标题
1.1 标题
2 标题
2.1 标题
3 标题
3.1 标题
首页
我的
2ef4c6fcf31d2e0be151898287810883af6b1163 #awe_design
3.0.0
4 years ago