Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: APITable.js SDK remove NodeJS dependencies #109

Open
1 task
mr-kelly opened this issue Mar 27, 2023 · 0 comments
Open
1 task

feat: APITable.js SDK remove NodeJS dependencies #109

mr-kelly opened this issue Mar 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@mr-kelly
Copy link
Collaborator

mr-kelly commented Mar 27, 2023

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
@mr-kelly mr-kelly added the enhancement New feature or request label Mar 27, 2023
@arucil arucil transferred this issue from apitable/apitable May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants