tursodatabase / tursodatabase/libsql-js
Migrate TypeScript types to `@types/libsql` package
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 335
- Forks
- 48
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 3
Description
We currently keep the libsql types in-tree, but let's migrate them to a @types/libsql package instead.
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the current in-tree libsql type definitions and the package metadata. Check how the Node, Bun, and Deno entry points consume those types. Done means the types are provided through @types/libsql rather than kept in-tree, with all supported runtimes still resolving them correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100