apitable / apitable/apitable-sdks
feat: APITable.js SDK remove NodeJS dependencies
- Dominant language
- Java
- Stars
- 26
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.