
Security News
PolinRider: North Korea-Linked Supply Chain Campaign Expands Across Open Source Ecosystems
PolinRider expands across npm, Packagist, Go modules, and Chrome extensions, using hidden loaders to target developer environments.
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
PolinRider expands across npm, Packagist, Go modules, and Chrome extensions, using hidden loaders to target developer environments.

Security News
Open source attacks are accelerating as AI coding agents pull in dependencies faster, with less human review.

Research
/Security News
Malicious Chrome and Firefox extensions posed as free VPNs while stealing clipboard data through later extension updates.