2 Commits

Author SHA1 Message Date
MF
08c7aea7aa Merge e4c6e75caa into 64f41f12c6 2022-10-10 05:45:04 +00:00
Yun Feng
e4c6e75caa Add rrweb to the list 2022-10-10 16:37:43 +11:00

View File

@@ -2085,6 +2085,15 @@
".NET" ".NET"
], ],
"description": "An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET." "description": "An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET."
},
{
"name" : "rrweb",
"link": "https://github.com/rrweb-io/rrweb",
"label": "good first issue",
"technologies": [
"TypeScript"
],
"description": "rrweb is an open source web session replay library, which provides easy-to-use APIs to record user's interactions and replay it remotely."
} }
] ]
} }