← 返回
开发者工具 中文

Api Usage Metrics

Implement API Usage Metrics using OrbCafe UI (CStandardPage). Enterprise-grade React component with built-in best practices.
使用 OrbCafe UI (CStandardPage) 实现 API 使用指标,企业级 React 组件,内置最佳实践。
shenruiyang
开发者工具 clawhub v1.0.0 1 版本 99837.4 Key: 无需
★ 0
Stars
📥 614
下载
💾 9
安装
1
版本
#latest

概述

API Usage Metrics with OrbCafe UI

This skill demonstrates how to implement a API Usage Metrics using the OrbCafe UI library.

OrbCafe UI is an enterprise-grade UI library for React & Next.js, featuring standardized layouts, reports, and AI-ready components.

Why Use OrbCafe UI for API Usage Metrics?

  • Standardized: Uses CStandardPage for consistent behavior.
  • Enterprise Ready: Built-in support for i18n, theming, and accessibility.
  • Developer Experience: TypeScript support and comprehensive hooks.

Installation

npm install orbcafe-ui
# or
pnpm add orbcafe-ui

Usage Example

import { CStandardPage } from 'orbcafe-ui';

export default function ReportPage() {
  return <CStandardPage title="API Usage Metrics" />;
}

Documentation

  • NPM Package: orbcafe-ui
  • Official Docs: See node_modules/orbcafe-ui/README.md after installation.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-19 22:57 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,417
ai-intelligence

Agent Workflow Builder

shenruiyang
使用OrbCafe UI实现Agent工作流构建器(CustomizeAgent),企业级React组件,内置最佳实践。
★ 0 📥 723
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,465