DavidWells / DavidWells/oparser
Setup typescript types via JSDocs
Open
Nobody has claimed this yet.
auto-generated
claude-code
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Add types via JSdoc blocks in the JavaScript
Then add "build" script that emits only the types to a /types dir
@Claude
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
The issue names JavaScript sources, the package build script, and a /types output directory, but no specific files or tests. First inspect the repository's JavaScript entry points and package scripts to understand the current build setup. Done means JSDoc types are added and the build command emits only type files into /types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100