🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@cdlab996/lowcode-engine-ext-vue

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cdlab996/lowcode-engine-ext-vue

lowcode setter vue adapter

latest
Source
npmnpm
Version
1.0.6-beta.29
Version published
Weekly downloads
81
22.73%
Maintainers
1
Weekly downloads
 
Created
Source

@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.

Keywords

ice

FAQs

Package last updated on 12 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts