https://github.com/connectai-e/basescript-cartesianproduct
🍶 飞书 base 将多张数据表进行交叉连接(笛卡尔积),并将结果写入新的数据表
https://github.com/connectai-e/basescript-cartesianproduct
Last synced: about 17 hours ago
JSON representation
🍶 飞书 base 将多张数据表进行交叉连接(笛卡尔积),并将结果写入新的数据表
- Host: GitHub
- URL: https://github.com/connectai-e/basescript-cartesianproduct
- Owner: ConnectAI-E
- Created: 2023-08-24T05:48:22.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-24T06:00:09.000Z (almost 3 years ago)
- Last Synced: 2025-04-19T20:16:32.454Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://replit.com/@lark-base/CartesianProduct
- Size: 119 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## CartesianProduct [](https://github.com/connectai-e/awesome-basescript)
> 数据表笛卡尔积

### Getting Started
1️⃣ clone deme
```
git clone https://github.com/ConnectAI-E/BaseScript-CartesianProduct
pnpm install
pnpm dev
```
2️⃣ 复制 http://localhost:5173/ 到 多维表格 webview 地址