File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -195,6 +195,10 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
195
195
<h4>xk6-neo4j</h4>
196
196
<p>Interact with Neo4J graph databases</p>
197
197
</a>
198
+ <a href="https://github.com/akiomik/xk6-nostr" target="_blank" class="nav-cards__item nav-cards__item--guide">
199
+ <h4>xk6-nostr</h4>
200
+ <p>Interact with Nostr relays</p>
201
+ </a>
198
202
<a href="https://github.com/grafana/xk6-notification" target="_blank" class="nav-cards__item nav-cards__item--guide">
199
203
<h4>xk6-notification</h4>
200
204
<p>Create notifications</p>
@@ -255,6 +259,10 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
255
259
<h4>xk6-playwright</h4>
256
260
<p>Browser automation and end-to-end web testing using Playwright</p>
257
261
</a>
262
+ <a href="https://github.com/mcosta74/xk6-plist" target="_blank" class="nav-cards__item nav-cards__item--guide">
263
+ <h4>xk6-plist</h4>
264
+ <p>Parse/serialize property list (.plist) payloads</p>
265
+ </a>
258
266
<a href="https://github.com/szkiba/xk6-prometheus" target="_blank" class="nav-cards__item nav-cards__item--guide">
259
267
<h4>xk6-prometheus</h4>
260
268
<p>Prometheus HTTP exporter for k6</p>
Original file line number Diff line number Diff line change @@ -195,6 +195,10 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
195
195
<h4>xk6-neo4j</h4>
196
196
<p>Interact with Neo4J graph databases</p>
197
197
</a>
198
+ <a href="https://github.com/akiomik/xk6-nostr" target="_blank" class="nav-cards__item nav-cards__item--guide">
199
+ <h4>xk6-nostr</h4>
200
+ <p>Interact with Nostr relays</p>
201
+ </a>
198
202
<a href="https://github.com/grafana/xk6-notification" target="_blank" class="nav-cards__item nav-cards__item--guide">
199
203
<h4>xk6-notification</h4>
200
204
<p>Create notifications</p>
@@ -255,6 +259,10 @@ Use the table to explore the many extensions. Questions? Feel free to join the d
255
259
<h4>xk6-playwright</h4>
256
260
<p>Browser automation and end-to-end web testing using Playwright</p>
257
261
</a>
262
+ <a href="https://github.com/mcosta74/xk6-plist" target="_blank" class="nav-cards__item nav-cards__item--guide">
263
+ <h4>xk6-plist</h4>
264
+ <p>Parse/serialize property list (.plist) payloads</p>
265
+ </a>
258
266
<a href="https://github.com/szkiba/xk6-prometheus" target="_blank" class="nav-cards__item nav-cards__item--guide">
259
267
<h4>xk6-prometheus</h4>
260
268
<p>Prometheus HTTP exporter for k6</p>
You can’t perform that action at this time.
0 commit comments