Skip to content

add package size and dependency count to metadata#1877

Merged
Simek merged 2 commits intomainfrom
add-package-size-and-dependencies-count
Sep 11, 2025
Merged

add package size and dependency count to metadata#1877
Simek merged 2 commits intomainfrom
add-package-size-and-dependencies-count

Conversation

@Simek
Copy link
Copy Markdown
Member

@Simek Simek commented Sep 10, 2025

📝 Why & how

This PR adds two new metadata stats to the directory entries:

  • package size (dist unpacked)
  • dependencies count

To avoid stretching library box, I have inlined the less important GitHub stats (forks, watchers and issues counts), and removed the inline labels in favour of tooltips on the icons.

Additionally, I have altered slightly the base link styling, to match the links more closely to react.dev/reactnative.dev websites.

✅ Checklist

  • Added library to react-native-libraries.json
  • Updated library in react-native-libraries.json
  • Documented in this PR how to use the feature or replicate the bug.
  • Documented in this PR how you fixed or created the feature.

Preview

Screenshot 2025-09-10 at 15 01 04

@Simek Simek added the deploy label Sep 10, 2025
@Simek Simek marked this pull request as ready for review September 10, 2025 15:30
@Simek Simek merged commit 27e3aea into main Sep 11, 2025
2 checks passed
@Simek Simek deleted the add-package-size-and-dependencies-count branch September 11, 2025 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant