DavidWells / DavidWells/analytics

Type definitions for simple-analytics plugin

Open
#327 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
2.7k
Forks
267
PR merge metrics
No merged PRs in 30d

Description

The main analytics package seems to work ok but the simple-analytics plugin lacks type definitions and I'm not good enough at TypeScript to write those myself. npm i --save-dev @types/analytics__simple-analytics doesn't do the trick either.

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 locating the simple-analytics plugin and inspecting its public API and package metadata. Compare the plugin's exports with the main analytics package's existing type definitions, then verify that TypeScript consumers can import the plugin without the external @types package. Done means the plugin's exposed API is typed.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.