types are extremely poor without coverage.
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- typescript
- Domain
- api
Research direction
Start by locating the EngineParameters declaration shown in the issue and review how engine names and parameters are exposed in the TypeScript API. Determine the intended coverage and source of truth for generated or maintained types, then verify that supported engines and their parameters are represented without the current broad Record<string, any> type.
Written by the indexing model from the issue text.
Description
Engine parameters is:
export type EngineParameters = Record<string, any>;
This is basically the same as not having ts support. There isn't even an enum or something for engine names. Auto generating types from code with gpt would result in more robust typing. Should matter since you want money for using your tools
- Dominant language
- TypeScript
- Stars
- 95
- Forks
- 33
- Avg merge
- 8d 12h
- Merged PRs (30d)
- 2
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.
More from serpapi/serpapi-javascript
-
Timeout issues Open
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
-
Difficulty 3/5 1-2 days Newbie friendliness 30/100
serpapi/serpapi-javascript#20 · 4 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
serpapi/serpapi-javascript#19 · 4 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
All issues in serpapi/serpapi-javascript
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
check:passed streams:add
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100