apitable / apitable/apitable-sdks
feat: APITable.js SDK remove NodeJS dependencies
未关闭
enhancement
- 主要语言
- Java
- 星标
- 26
- 派生
- 13
- PR 合并指标
- 30 天内没有已合并 PR
描述
I have an idea for this project.
## Why?
https://github.com/apitable/apitable-sdks
The APITable.js SDK is not currently compatible with pure frontend projects because it relies on the "form-data" dependency, which is only available in the NodeJS SDK.
To resolve this issue and allow APITable.js SDK to work with pure frontend projects, the "form-data" dependency needs to be removed while keeping all the existing features intact.
## What?
APITable.js support pure frontend framework like React, Svelte, Vue.
## How?
- [ ] Remove `form-data` dependency from APITable.js sdk
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。