We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eae3d36 commit 7440988Copy full SHA for 7440988
src/data/doc-extensions/extensions.json
@@ -1126,6 +1126,21 @@
1126
"categories": ["Messaging", "Protocol"],
1127
"tiers": ["Community"],
1128
"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
1144
}
1145
]
1146
0 commit comments