feat: add neeed.directory footer badge - #76
Merged
Conversation
andrewzolotukhin
marked this pull request as ready for review
July 21, 2026 06:26
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a theme-aware neeed.directory badge to the existing homepage footer badge collection, with focused unit and browser coverage.
Original request
Add one more footer badge linking to the xpenser listing on neeed.directory, using the supplied light and dark SVG variants. Do not publish a blog post.
What changed
Reasoning
The implementation follows the existing Findly.tools badge pattern so hosted directory badges retain consistent accessibility, theme behavior, layout, and focus treatment. The badge remains externally hosted because the provider supplies the assets and the footer already uses raw hosted images for this class of integration.
Blog post
Skipped: this is a small footer-only directory badge, and the original request explicitly asked for no blog post.
Validation
npm run lintnpm run typechecknpm test— 95 files, 520 tests passedScreenshots / Preview
Preview: https://xpenser-pr-076.cleverbrush.com
Manual QA captured the footer at 390 × 844 and 1440 × 900 in both light and dark themes. Verified:
target="_blank", andrel="noopener noreferrer"are correct.The passing Playwright job above provides the stable CI evidence for the updated public homepage flow.
Telemetry
For
xpenser-web-pr-76over the post-QA hour:http.server.duration.countandnodejs.eventloop.utilizationreturned no matching metric series for this preview service, recorded as an explicit metrics skip rather than a UI blocker.Checklist