Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add package dependents info #145

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Add package dependents info #145

wants to merge 5 commits into from

Conversation

magnalite
Copy link
Member

This creates a graph of packages and their dependents to display as extra info to users as well as a naive popularity metric.

@magnalite magnalite added the merged to test Merges the branch to the test branch when assigned to a PR label Jun 11, 2023
@magnalite magnalite added merged to test Merges the branch to the test branch when assigned to a PR and removed merged to test Merges the branch to the test branch when assigned to a PR labels Jun 12, 2023
@magnalite
Copy link
Member Author

Note to self, analytics fetching should be decoupled from the rest of rendering to not delay initial page load times. They should always enrich the page with extra details rather than block.

@magnalite magnalite added merged to test Merges the branch to the test branch when assigned to a PR and removed merged to test Merges the branch to the test branch when assigned to a PR labels Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged to test Merges the branch to the test branch when assigned to a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant