tursodatabase / tursodatabase/libsql-client-ts

Improve JSDoc

Open
#266 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
576
Forks
69
PR merge metrics
No merged PRs in 30d

Description

Currently a very few APIs are documented with JSDoc, or some are incorrectly set up (like libsql-client/ws/ConnState).
This is not a good DX for consumers of libSQL JS SDK.

This work can be split up in sub-tasks if needed.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the TypeScript client package and the JSDoc example at packages/libsql-client/src/ws.ts around ConnState. Inventory which public APIs lack documentation or have incorrect JSDoc, then define a focused sub-task. Done means the selected APIs have accurate JSDoc and the relevant documentation checks pass, if available.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
documentation
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.