Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/ConnectAI-E/BaseScript-CartesianProduct

🍶 飞书 base 将多张数据表进行交叉连接(笛卡尔积),并将结果写入新的数据表
https://github.com/ConnectAI-E/BaseScript-CartesianProduct

Last synced: 5 days ago
JSON representation

🍶 飞书 base 将多张数据表进行交叉连接(笛卡尔积),并将结果写入新的数据表

Lists

README

        

## CartesianProduct [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/connectai-e/awesome-basescript)

> 数据表笛卡尔积

![image](https://github.com/ConnectAI-E/BaseScript-CartesianProduct/assets/110169811/33b19402-0335-4a24-8f5f-1cdad0a9ae2f)

### Getting Started

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