transloadit / transloadit/node-sdk
Support for different runtimes
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 73
- Forks
- 26
- Avg merge
- 10h 51m
- Merged PRs (30d)
- 18
Description
For example:
- Cloudflare Workers
- Vercel functions
- AWS Lambda
- Deno
- Bun
And maybe even
- Browsers
- React Native
We should then rename the node-sdk to @transloadit/client perhaps. Optionally we can support different runtimes with named exports like import { BunClient } from '@transloadit/client' or similar.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by reviewing the current Node.js SDK entry points and its assumptions about the runtime, then define support boundaries for the listed runtimes. Done would require an agreed implementation and validation plan for runtime support and the proposed package rename.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, bun, deno, node.js, react-native, typescript
- Domain
- api, cloud, developer-experience, mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100