
Security News
Package Maintainers Call for Improvements to GitHub’s New npm Security Plan
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
@zat-design/sisyphus-vue
Advanced tools
> 本项目简单使用 yarn workspace 功能(需安装 yarn),使用 Module Federation 为其他项目提供组件
本项目简单使用 yarn workspace 功能(需安装 yarn),使用 Module Federation 为其他项目提供组件
# 安装
yarn install
# 启动组件开发
npm run dev
# 构建所有项目
npm run build
# 组件构建
npm run build:lib
# 组件远程测试
npm run preview:lib
# 文档开发
npm run dev:docs
# 文档构建
npm run build:docs
使用公共组件说明, 基础组件已经全局引入
import { AgencyTree, isNumber, useTable } from '@zat-design/sisyphus-vue';
FAQs
> 本项目简单使用 yarn workspace 功能(需安装 yarn),使用 Module Federation 为其他项目提供组件
The npm package @zat-design/sisyphus-vue receives a total of 0 weekly downloads. As such, @zat-design/sisyphus-vue popularity was classified as not popular.
We found that @zat-design/sisyphus-vue demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers 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
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.