New:Socket for Asana Is Now Available.Learn more
Get Started

data-connector-plugin-template

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

data-connector-plugin-template

数据连接器插件开发模板

npmnpm
Version
1.0.1
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

数据连接器插件模板

这是一个数据连接器插件模板

🛠️ 开发指南

本地开发

  • 安装依赖:
npm install
  • 修改源文件:

    • 编辑 main.py 实现你的数据同步逻辑
    • 编辑 meta.json 配置插件信息和 UI
  • 构建插件包:

npm run build

构建后会在 dist/ 目录下生成 plugin.zip 文件。

Keywords

plugin

FAQs

Package last updated on 07 Nov 2025

Related posts