This doesn't look like a Solana project, scores compare against a Solana corpus.

A JavaScript string-slugifying utility library that converts text into URL/filename-safe slugs.

Polished JS slugify package, but it has zero Solana relevance: wrong arena entirely

Dimensions

Verdict

This repo is a slugify-style JS utility for converting text into URL-safe slugs, not a Solana project. It has real engineering substance: 71 commits from 19 contributors since 2018, strong AVA test coverage, xo linting, and 2,699 GitHub stars showing genuine external adoption 71 commits, 19 contributors, 2,699 stars, sustained since 2018. But isSolana is false, and the profile explicitly flags it as appearing mistakenly submitted to a Solana-focused hackathon corpus. Against the winners-only cohort, 99.5% of successful projects ship on Solana with Rust and Anchor used by 41.5% and 21.2% respectively Winners cohort: 99.5% Solana, 41.5% Rust, 21.2% Anchor, none of which this repo touches. The closest corpus matches, an AI translation tool and a CLI wallet wrapper that won an Honorable Mention , share no real mechanic overlap: this reads as a false corpus match rather than a genuine competitive lane. Strongest dimension: momentum, driven by sustained multi-year maintenance and real star adoption. Weakest: ecosystemFit and winnerSimilarity, both near zero since there is no blockchain code whatsoever. Next move: resubmit this as a normal npm package rather than a Solana hackathon entry, or pivot it into an on-chain-adjacent tool to gain any relevance here.

Closest competitors

Unruggable
Renaissance 2024WinnerHonorable Mention - Consumer Apps (Consumer Apps)
6%
match

A security-focused Solana CLI wallet wrapper written in bash to protect users from common exploits and rugs.

TypeX Keyboard
Breakout 2025Winner3rd Place - Consumer Apps (Consumer Apps)
6%
match

A mobile keyboard app with an integrated non-custodial wallet for seamless on-chain trading and gamified rewards.

Lexicon
Radar 2024WinnerUniversity Award
6%
match

A natural language interface for blockchain interactions using voice and text commands.

LexiVault
Radar 2024
5%
match

An AI-powered translation and text-to-speech tool for instant definitions and accessibility.

4%
match

Decentralized identity system using DKG and secure enclaves for privacy-preserving key management.

Winner DNA

  • Built on Solana with an on-chain program or wallet integration: missing

    211/212 winners use Solana; this repo is a pure JS utility with zero blockchain code.

  • Rust/Anchor smart-contract implementation: missing

    41.5% of winners use Rust and 21.2% Anchor; this repo is 100% JavaScript.

  • Solves a Solana-specific pain point (oracle, DePIN, payments, stablecoins): missing

    Top winner primitives are oracle (13.2%) and depin (12.3%); this repo solves generic text slugging.

  • React/TypeScript frontend tied to on-chain UX: missing

    36.8% of winners use React; this repo has no UI, wallet, or frontend layer at all.

  • Targets Solana-native users (DeFi traders, dapp developers): missing

    Top target users in the cohort are DeFi traders/users; this repo targets generic JS developers.

  • Sustained, well-tested engineering practice: present

    71 commits, 19 contributors, AVA test suite, xo linting, and a CI workflow show genuine long-term maintenance.