Skip to content

Commit 7440988

Browse files
committed
add xk6-plist to the list of extensions
1 parent eae3d36 commit 7440988

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/data/doc-extensions/extensions.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1126,6 +1126,21 @@
11261126
"categories": ["Messaging", "Protocol"],
11271127
"tiers": ["Community"],
11281128
"cloudEnabled": false
1129+
},
1130+
{
1131+
"name": "xk6-plist",
1132+
"description": "Parse/serialize CVS payloads",
1133+
"url": "https://github.com/mcosta74/xk6-plist",
1134+
"logo": "",
1135+
"author": {
1136+
"name": "Massimo Costa",
1137+
"url": "https://github.com/mcosta74"
1138+
},
1139+
"stars": "0",
1140+
"type": ["JavaScript"],
1141+
"categories": ["Data"],
1142+
"tiers": ["Community"],
1143+
"cloudEnabled": false
11291144
}
11301145
]
11311146
}

0 commit comments

Comments
 (0)