
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
@thingjs-x4/xplugin-cli
Advanced tools
xplugin-cli
xplugin-cli is the Standard Tooling for ThingJS-X Plug-in Development
Global Installation
npm install -g @thingjs-x4/xplugin-cli
//建议 nodejs version 16+ & npm version 8+
View scaffold command version
//check cli version
- xplugin -v,-V -- 查看脚手架版本号
//upgrade template code or demo
- xplugin upgrade -- 升级更新模板代码或示例
//help
- xplugin -h,-help -- 查看所支持的相关命令
//create a project
- xplugin init XXX -- 创建插件工程
Create a project
xplugin create 插件工程名称
OR
xplugin init 插件工程名称
> 1.选择插件类型:
* 系统插件模板
* 扩展插件模板
* 面板插件模板
* 场景控制插件模板
* 场景图层插件模板
> 2.是否使用工程名称作为插件名称?
是则使用创建名称作为插件名称
否则输入名称作为插件名称
> 3.创建完毕,生成插件模板代码,进行插件开发
Supported ThingJS-X Plug-in Development Template
系统插件模板
扩展插件模板
面板插件模板
场景图层插件模板
场景控制插件模板
原子插件模板
界面模板模板
plug-in for ThingJS-X docs
@thingjs-x4/xplugin-cli 是一款用于构建 ThingJS-X(零代码平台)
插件扩展能力的用户界面及功能的 JavaScript 框架
它基于标准 HTML、CSS 和 JavaScript 构建
同时使用Vue 框架及生态 并提供了一套声明式的、组件化的编程模型
帮助你高效地开发 ThingJS-X 插件
FAQs
UINO ThingJS-X 零代码平台插件二次开发脚手架,用于生成插件模板开发代码
We found that @thingjs-x4/xplugin-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.