Skip to content

Commit 8e2dab4

Browse files
committed
Add "Used by" section to README
Showcases production users (Ethereum execution-apis, Sui, Monad, Flare, Kaia, Nillion, Chronicle) with logos linking to live docs. Adds social proof to the npm page and invites new projects to add themselves.
1 parent 381824f commit 8e2dab4

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,22 @@
1212

1313
A lightweight Docusaurus plugin that automatically adds a "Copy page" button to your documentation site's sidebar. Perfect for developers who want to quickly extract documentation content for AI assistance, code reviews, or content analysis.
1414

15+
## Used by
16+
17+
Shipping in production on documentation sites across the ecosystem:
18+
19+
<p>
20+
<a href="https://ethereum.github.io/execution-apis/" title="Ethereum Execution APIs"><img src="https://github.com/ethereum.png" width="56" height="56" alt="Ethereum"/></a>
21+
<a href="https://docs.sui.io" title="Sui (Mysten Labs)"><img src="https://github.com/MystenLabs.png" width="56" height="56" alt="Sui"/></a>
22+
<a href="https://docs.monad.xyz" title="Monad"><img src="https://github.com/monad-developers.png" width="56" height="56" alt="Monad"/></a>
23+
<a href="https://dev.flare.network" title="Flare"><img src="https://github.com/flare-foundation.png" width="56" height="56" alt="Flare"/></a>
24+
<a href="https://docs.kaia.io" title="Kaia"><img src="https://github.com/kaiachain.png" width="56" height="56" alt="Kaia"/></a>
25+
<a href="https://docs.nillion.com" title="Nillion"><img src="https://github.com/NillionNetwork.png" width="56" height="56" alt="Nillion"/></a>
26+
<a href="https://docs.chroniclelabs.org" title="Chronicle"><img src="https://github.com/chronicleprotocol.png" width="56" height="56" alt="Chronicle"/></a>
27+
</p>
28+
29+
Live on [Ethereum execution-apis](https://ethereum.github.io/execution-apis/), [Sui](https://docs.sui.io), [Walrus](https://docs.wal.app), [Seal](https://seal-docs.wal.app), [SuiNS](https://docs.suins.io), [Monad](https://docs.monad.xyz), [Flare](https://dev.flare.network), [Kaia](https://docs.kaia.io), [Nillion](https://docs.nillion.com), and [Chronicle](https://docs.chroniclelabs.org). Using this plugin? Open a PR to add your project.
30+
1531
## Why Use This Plugin?
1632

1733
- **AI-Ready Content**: Instantly convert documentation pages to clean markdown for ChatGPT, Claude, or other AI tools

0 commit comments

Comments
 (0)