TradingView-style embeddable K-line chart framework (see docs/DESIGN.md).
Repository: https://github.com/CodeRyoStudio/tradview
| 版本 | 狀態 | 說明 |
|---|---|---|
| 1.0.0 | Stable | API 文檔 · API 凍結 · 發布流程 · CHANGELOG |
# RC 發布前完整檢查
pnpm check:rcpnpm install
pnpm build
pnpm testpnpm dev:mock
# REST http://127.0.0.1:4010/api/v1/capabilities
# WS ws://127.0.0.1:4010/ws?v=1.0pnpm demo
# http://127.0.0.1:5173- EMBEDDING.md —
createChart/ CDN / Bridge - API-FREEZE.md — RC 凍結的公開 API(
apiVersion: 1) - RELEASE.md — 標籤、npm、CDN 附件
| Package | License | Role |
|---|---|---|
@coderyo/core |
MIT | createChart, Bridge, chart controller |
@coderyo/data |
MIT | Protocol types + gateway client |
@coderyo/ui-shell |
UNLICENSED | TV layout shell |
@coderyo/drawings |
UNLICENSED | Drawing overlay |
| … | See DESIGN.md |
CDN: bundle/cdn/dist/tradview.min.js(gzip ≤ 400 KB,CI gate)