mapbox / mapbox/pbf

Generate typescript declarations

Open
#111 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
881
Forks
113
PR merge metrics
No merged PRs in 30d

Description

It would be nice if this generated typescript type declarations corresponding to the generated Javascript code.

Or even better, just have a `--typescript` mode that generates Typescript in the first place.

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

Review the generated JavaScript output and determine whether the intended scope is declaration generation or a --typescript mode that generates TypeScript directly. Define the supported output and how users invoke it; done means the generated code has corresponding TypeScript declarations or the requested mode works consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript
Domain
developer-experience
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.