apitable / apitable/apitable-sdks

feat: APITable.js SDK remove NodeJS dependencies

Open
#109 0 comments 0 reactions 0 assignees View on GitHub
enhancement
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.