Skip to content

Commit 3611333

Browse files
authored
Merge pull request #1121 from szkiba/main
feat: add xk6-enhanced
2 parents 6fda612 + d07b2de commit 3611333

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/data/doc-extensions/extensions.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -853,6 +853,18 @@
853853
},
854854
"official": false,
855855
"categories": ["Reporting", "Observability"]
856+
},
857+
{
858+
"name": "xk6-enhanced",
859+
"description": "Add enhanced JavaScript compatibility (TypeScript, import JSON files, etc) to k6",
860+
"url": "https://github.com/szkiba/xk6-enhanced",
861+
"logo": "",
862+
"author": {
863+
"name": "Iván Szkiba",
864+
"url": "https://github.com/szkiba"
865+
},
866+
"official": false,
867+
"categories": ["Misc"]
856868
}
857869
]
858870
}

0 commit comments

Comments
 (0)