DavidWells / DavidWells/analytics
Types for `@analytics/google-tag-manager`
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 267
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
The analytics package has built-in TypeScript types. It would be great if its plugin packages, like @analytics/google-tag-manager, have type declarations as well.
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.
Research direction
Start by inspecting the @analytics/google-tag-manager plugin package and comparing it with the built-in TypeScript types in the analytics package. Determine the declarations needed for the plugin's public API and verify that consumers can use the package with type checking. Done means the plugin exposes usable TypeScript declarations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- analytics
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100