# ndd-plugin **Repository Path**: XiaoPb/ndd-plugin ## Basic Information - **Project Name**: ndd-plugin - **Description**: 这里会引用并列举出所有Ndd的第三方插件。欢迎您编写插件,并把开源gitee仓库反馈给我们。 对于反响比较好的插件,Ndd会主动集成和编译,并再此发布。 - **Primary Language**: C++ - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 21 - **Created**: 2023-02-14 - **Last Updated**: 2023-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ndd-plugin #### 介绍 这里会引用并列举出所有Ndd的第三方插件。欢迎您编写插件,并把开源gitee仓库反馈给我们。 对于反响比较好的插件,Ndd会主动集成和编译,并在此引用展示或发布。 #### 已完成插件列表 待1.23发布时,会更新列表 #### 开发中的插件列表 | 名称 | 作者 | 功能 | 仓库代码地址 | 插件下载地址 | windows/linux/mac支持情况 | 附加说明 | |---------------|----------------|---------------|------------------------------------------------------------|-------------------------------------------------------------|-----------------------|-------------------------------------------| | 简繁体转换插件 | Albrecht | 简体繁体转换 | https://gitee.com/AlbrechtR/ndd-plugin-ch-convertn | https://gitee.com/AlbrechtR/ndd-plugin-ch-convertn/releases | 仅支持windows | 基于最低版本ndd 1.21 | | 简繁体转换插件 | yfz0574 | 简体繁体转换 | https://gitee.com/eye_mine/ndd-plug-cn2-tcconvert | | 应该都支持 | 最低版本ndd1.22.2,若要自定义词库,需要提供附加文件 | | | yfz0574 | 大杂烩功能,不断加功能 | https://gitee.com/eye_mine/nddPluginToys | | 应该都支持 | 最低版本ndd1.22.2 | | HelloWorld | zinface(萌新/膏手) | 插件示例 | https://gitee.com/zinface/notepad--plugin.helloworld | | 已测试 Windows/Linux | 在线构建支持 | | SVG 预览插件 | zinface(萌新/膏手) | 动态预览 | https://gitee.com/zinface/notepad--plugin.svg-preview | | 已测试 Windows/Linux | 在线构建支持 | | PlantUML 预览插件 | zinface(萌新/膏手) | 动态预览 | https://gitee.com/zinface/notepad--plugin.plantuml-preview | | 已测试 Linux | 自带 plantuml.jar ,需要 Java 环境(未提交) | | JSON 插件 | LanZhao | JSON格式化等一些列功能 | https://gitee.com/LanZhao/ndd-json-viewer | | 全支持 | 最低版本ndd1.22.2 暂仅支持 CMAKE 工程,暂不支持 QMake 工程 | | 命令提示符插件 | CrazyGeeker | 窗内显示命令提示符窗口 | https://gitee.com/crazy-geeker/ndd-console-plugin | | 仅支持windows | 基于最低版本ndd 1.21 | #### 软件架构 CPP/QT #### 安装教程 1. 待完善 2. xxxx 3. xxxx #### 使用说明 1. 待完善。 2. xxxx 3. xxxx #### 参与贡献 1. 参考Ndd主程序例子,编写好插件。 2. 自行测试通过。 3. 把插件开源地址反馈给我们。 4. 反响好的插件,Ndd会主动在此页面中集成。