From e4c6e75caacd40ad315902f86fdf0b30deca6936 Mon Sep 17 00:00:00 2001 From: Yun Feng Date: Mon, 10 Oct 2022 16:37:43 +1100 Subject: [PATCH] Add rrweb to the list --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 33fe6b4..103bca3 100644 --- a/data.json +++ b/data.json @@ -2085,6 +2085,15 @@ ".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." } ] }