
Security News
GitHub Actions Checkout Now Blocks Risky pull_request_target Checkouts
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.
cabindc-cli
Advanced tools
CabinX动态组件相关系统组件导入工具
CabinX基于Vue创建了一系列系统组件来提供CabinX风格支持,同时采用Webpack来进行静态编译,而动态组件是运行时加载,因此需要提前引入被编译的组件入口,而本工具将解析后的组件生成必要文件提供入口
安装工具
npm i cabindc-cli -g 或者
yarn global add cabindc-cli
进入你的项目
cd your/path/kayak-project/yourproject
使用命令
-p, --project [value] 指定项目路径名称
需要指定你项目的名称,例如:promotion-display
-s, --sub-path [value] 指定项目生成的模块文件置的位置
需要指定你在dev开发文件夹下的路径,例如:dynamic-component
示例
cabindc-cli -p cabinx_demo -s dynamic-component
将会生成dev/cabinx_demo/dynamic-component/cabinx-components.js、dev/cabinx_demo/dynamic-component/cabinx-dynamic-component-wrap.js两个文件
FAQs
dmall cabinx components import tool.
We found that cabindc-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
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.