@cdlab996/lowcode-engine-ext-vue
TypeScript icon, indicating that this package has built-in type declarations

1.0.6-beta.29 • Public • Published

@cdlab996/lowcode-engine-ext-vue

NPM

npm version npm downloads GitHub license

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/lowcode-engine-ext@1.0.5/dist/css/engine-ext.css",
      "http://localhost:4008/js/engine-ext.css"
    ],
    [
      "https://alifd.alicdn.com/npm/@alilc/lowcode-engine-ext@1.0.5/dist/css/engine-ext.js",
      "http://localhost:4008/js/engine-ext.js"
    ]
  ]
}

🎈 License

This project is a branch of lowcode-engine-ext.

Package Sidebar

Install

npm i @cdlab996/lowcode-engine-ext-vue

Weekly Downloads

14

Version

1.0.6-beta.29

License

MIT

Unpacked Size

4.41 MB

Total Files

396

Last publish

Collaborators

  • wuchendi