🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

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

数据连接器插件开发模板

latest
npmnpm
Version
1.0.3
Version published
Maintainers
1
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

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