
Product
Socket for Asana Is Now Available
Create and manage Asana tasks directly from Socket alerts, with manual task creation, automated ticketing rules, and two-way sync.
@daflow-ui/ui-empty
Advanced tools
Empty component for DaFlow UI component library.
pnpm add @daflow-ui/ui-empty
全局引入样式(在 main.ts 中):
import '@daflow-ui/ui-empty/style.css';
在组件中使用:
<script setup lang="ts">
import { DfEmpty } from '@daflow-ui/ui-empty';
</script>
<template>
<DfEmpty description="暂无数据" />
</template>
pnpm install
cd ../.. # 回到 monorepo 根目录
pnpm dev # 启动统一 playground,自动发现组件
组件会自动出现在 playground 导航中(通过 dev/index.vue)。
pnpm build
pnpm typecheck
pnpm lint
pnpm lint:fix
MIT
FAQs
Empty component for DaFlow UI
We found that @daflow-ui/ui-empty demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Product
Create and manage Asana tasks directly from Socket alerts, with manual task creation, automated ticketing rules, and two-way sync.

Security News
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.