Skip to content

feat: APITable.js SDK remove NodeJS dependencies #109

@mr-kelly

Description

@mr-kelly

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions