npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

nodebb-plugin-fab-cards

v2.0.0

Published

Automatically links Flesh and Blood card names in posts and shows card previews on hover.

Readme

nodebb-plugin-fab-cards

A plugin for NodeBB that adds a client-side script that searches posts for mentions of Flesh & Blood cards and creates links to the cards in the fabtcg database and an image that shows up when hovering the link.

How it works

  • Card names are matched using word boundaries, so they can appear anywhere in the text as long as they are not part of a larger word.
  • Matching is case-sensitive and requires correct punctuation (e.g., Fiddler's Green will match, but Fiddlers Green will not).
  • Card names are not matched inside <a> tags (to avoid nested links).
  • The matching logic sorts card names by length (longest first) to avoid partial matches (e.g., Flex Strength is matched before Flex).
  • Card names are not matched inside empty or whitespace-only text nodes.
  • Card names are not matched in username mentions, e.g. @Riptide

This approach allows for more natural mentions of card names in posts, while still avoiding most false positives. For example, Flex will be matched as a card name in "I love Flex!", but not in "I love Flex Strength!".

Installation

You can install nodebb-plugin-fab-cards by searching for it in the admin panel in NodeBB under Extend -> Plugins -> Find Plugins.

Screenshot

Here's how it looks in action Screenshot 2026-02-22 at 11 45 52

Test post

Post this in a NodeBB forum to test the plugin

I wonder What Happens Next?

Listing some cards:Betsy, Bravo, Fai– and of course ...Cindra!

[Link to my Katsu deck](https://katsu.ninja)

My favourite Brute cards:
- BRB
- Flex Strength
- Flex!!!!
- Flex Speed?
- Clash of Might
- **Alpha Instinct**💪🏼


[Agility](https://agility.com) in a sentence.
Agility in a sentence.
Agile Windup in a sentence.
This is Agility in a sentence. 

This is Agile Windup in a sentence.

**Snatch** is amazing. So is ❄️Aether Hail❄️

What's your favourite card, @Flex?

@xXThunkLoverXx 

Do you also like Tiger Eye Reflex?