@cdlab996/lowcode-engine-ext-vue
v1.0.6-beta.29
Published
lowcode setter vue adapter
Downloads
43
Maintainers
Readme
@cdlab996/lowcode-engine-ext-vue
Description
For more information, please visit the official website: href
The difference with lowcode-engine-ext is that it adapts to Vue.
Usage
npm
npm install @cdlab996/lowcode-engine-ext-vue
cdn
https://unpkg.com/@cdlab996/lowcode-engine-ext-vue@latest/dist/css/engine-ext.css
https://unpkg.com/@cdlab996/lowcode-engine-ext-vue@latest/dist/js/engine-ext.js
Local Usage
git clone https://github.com/cdLab996/lowcode-engine-ext-vue.git
cd lowcode-engine-vue
npm install
npm run start
- XSwitch
{
"proxy": [
[
"https://alifd.alicdn.com/npm/@alilc/[email protected]/dist/css/engine-ext.css",
"http://localhost:4008/js/engine-ext.css"
],
[
"https://alifd.alicdn.com/npm/@alilc/[email protected]/dist/css/engine-ext.js",
"http://localhost:4008/js/engine-ext.js"
]
]
}
🎈 License
This project is a branch of lowcode-engine-ext.