apitable / apitable/apitable-sdks
feat: APITable.js SDK remove NodeJS dependencies
- Lingua principale
- Java
- Stelle
- 26
- Fork
- 13
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.