@sailfish-rrweb/replay 0.1.1-sailfish

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2018 Contributors (https://github.com/rrweb-io/rrweb/graphs/contributors) and SmartX Inc.
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/README.md ADDED
@@ -0,0 +1,200 @@
1
+ # @rrweb/replay
2
+
3
+ This package contains all the necessary code to replay recorded events.
4
+ See the [guide](../../guide.md) for more info on rrweb.
5
+
6
+ ## Installation
7
+
8
+ ```bash
9
+ npm install @rrweb/replay
10
+ ```
11
+
12
+ ## Usage
13
+
14
+ ```js
15
+ import { Replayer } from '@rrweb/replay';
16
+
17
+ const replayer = new Replayer(events, {
18
+ // options
19
+ });
20
+ replayer.play();
21
+ ```
22
+
23
+ ## Notes
24
+
25
+ Currently this package is really just a wrapper around the `Replayer` class in the main `rrweb` package.
26
+ All `Replayer` related code will get moved here in the future.
27
+
28
+ ## Sponsors
29
+
30
+ [Become a sponsor](https://opencollective.com/rrweb#sponsor) and get your logo on our README on Github with a link to your site.
31
+
32
+ ### Gold Sponsors 🥇
33
+
34
+ <div dir="auto">
35
+
36
+ <a href="https://opencollective.com/rrweb/tiers/gold-sponsor/0/website?requireActive=false" target="_blank"><img src="https://opencollective.com/rrweb/tiers/gold-sponsor/0/avatar.svg?requireActive=false&avatarHeight=225" alt="sponsor"></a>
37
+ <a href="https://opencollective.com/rrweb/tiers/gold-sponsor/1/website?requireActive=false" target="_blank"><img src="https://opencollective.com/rrweb/tiers/gold-sponsor/1/avatar.svg?requireActive=false&avatarHeight=225" alt="sponsor"></a>
38
+ <a href="https://opencollective.com/rrweb/tiers/gold-sponsor/2/website?requireActive=false" target="_blank"><img src="https://opencollective.com/rrweb/tiers/gold-sponsor/2/avatar.svg?requireActive=false&avatarHeight=225" alt="sponsor"></a>
39
+ <a href="https://opencollective.com/rrweb/tiers/gold-sponsor/3/website?requireActive=false" target="_blank"><img src="https://opencollective.com/rrweb/tiers/gold-sponsor/3/avatar.svg?requireActive=false&avatarHeight=225" alt="sponsor"></a>
40
+ <a href="https://opencollective.com/rrweb/tiers/gold-sponsor/4/website?requireActive=false" target="_blank"><img src="https://opencollective.com/rrweb/tiers/gold-sponsor/4/avatar.svg?requireActive=false&avatarHeight=225" alt="sponsor"></a>
41
+ <a href="https://opencollective.com/rrweb/tiers/gold-sponsor/5/website?requireActive=false" target="_blank"><img src="https://opencollective.com/rrweb/tiers/gold-sponsor/5/avatar.svg?requireActive=false&avatarHeight=225" alt="sponsor"></a>
42
+ <a href="https://opencollective.com/rrweb/tiers/gold-sponsor/6/website?requireActive=false" target="_blank"><img src="https://opencollective.com/rrweb/tiers/gold-sponsor/6/avatar.svg?requireActive=false&avatarHeight=225" alt="sponsor"></a>
43
+
44
+ </div>
45
+
46
+ ### Silver Sponsors 🥈
47
+
48
+ <div dir="auto">
49
+
50
+ <a href="https://opencollective.com/rrweb/tiers/silver-sponsor/0/website?requireActive=false" target="_blank"><img src="https://opencollective.com/rrweb/tiers/silver-sponsor/0/avatar.svg?requireActive=false&avatarHeight=158" alt="sponsor"></a>
51
+ <a href="https://opencollective.com/rrweb/tiers/silver-sponsor/1/website?requireActive=false" target="_blank"><img src="https://opencollective.com/rrweb/tiers/silver-sponsor/1/avatar.svg?requireActive=false&avatarHeight=158" alt="sponsor"></a>
52
+ <a href="https://opencollective.com/rrweb/tiers/silver-sponsor/2/website?requireActive=false" target="_blank"><img src="https://opencollective.com/rrweb/tiers/silver-sponsor/2/avatar.svg?requireActive=false&avatarHeight=158" alt="sponsor"></a>
53
+ <a href="https://opencollective.com/rrweb/tiers/silver-sponsor/3/website?requireActive=false" target="_blank"><img src="https://opencollective.com/rrweb/tiers/silver-sponsor/3/avatar.svg?requireActive=false&avatarHeight=158" alt="sponsor"></a>
54
+ <a href="https://opencollective.com/rrweb/tiers/silver-sponsor/4/website?requireActive=false" target="_blank"><img src="https://opencollective.com/rrweb/tiers/silver-sponsor/4/avatar.svg?requireActive=false&avatarHeight=158" alt="sponsor"></a>
55
+ <a href="https://opencollective.com/rrweb/tiers/silver-sponsor/5/website?requireActive=false" target="_blank"><img src="https://opencollective.com/rrweb/tiers/silver-sponsor/5/avatar.svg?requireActive=false&avatarHeight=158" alt="sponsor"></a>
56
+ <a href="https://opencollective.com/rrweb/tiers/silver-sponsor/6/website?requireActive=false" target="_blank"><img src="https://opencollective.com/rrweb/tiers/silver-sponsor/6/avatar.svg?requireActive=false&avatarHeight=158" alt="sponsor"></a>
57
+
58
+ </div>
59
+
60
+ ### Bronze Sponsors 🥉
61
+
62
+ <div dir="auto">
63
+
64
+ <a href="https://opencollective.com/rrweb/tiers/sponsors/0/website?requireActive=false" target="_blank"><img src="https://opencollective.com/rrweb/tiers/sponsors/0/avatar.svg?requireActive=false&avatarHeight=70" alt="sponsor"></a>
65
+ <a href="https://opencollective.com/rrweb/tiers/sponsors/1/website?requireActive=false" target="_blank"><img src="https://opencollective.com/rrweb/tiers/sponsors/1/avatar.svg?requireActive=false&avatarHeight=70" alt="sponsor"></a>
66
+ <a href="https://opencollective.com/rrweb/tiers/sponsors/2/website?requireActive=false" target="_blank"><img src="https://opencollective.com/rrweb/tiers/sponsors/2/avatar.svg?requireActive=false&avatarHeight=70" alt="sponsor"></a>
67
+ <a href="https://opencollective.com/rrweb/tiers/sponsors/3/website?requireActive=false" target="_blank"><img src="https://opencollective.com/rrweb/tiers/sponsors/3/avatar.svg?requireActive=false&avatarHeight=70" alt="sponsor"></a>
68
+ <a href="https://opencollective.com/rrweb/tiers/sponsors/4/website?requireActive=false" target="_blank"><img src="https://opencollective.com/rrweb/tiers/sponsors/4/avatar.svg?requireActive=false&avatarHeight=70" alt="sponsor"></a>
69
+ <a href="https://opencollective.com/rrweb/tiers/sponsors/5/website?requireActive=false" target="_blank"><img src="https://opencollective.com/rrweb/tiers/sponsors/5/avatar.svg?requireActive=false&avatarHeight=70" alt="sponsor"></a>
70
+ <a href="https://opencollective.com/rrweb/tiers/sponsors/6/website?requireActive=false" target="_blank"><img src="https://opencollective.com/rrweb/tiers/sponsors/6/avatar.svg?requireActive=false&avatarHeight=70" alt="sponsor"></a>
71
+ <a href="https://opencollective.com/rrweb/tiers/sponsors/7/website?requireActive=false" target="_blank"><img src="https://opencollective.com/rrweb/tiers/sponsors/7/avatar.svg?requireActive=false&avatarHeight=70" alt="sponsor"></a>
72
+ <a href="https://opencollective.com/rrweb/tiers/sponsors/8/website?requireActive=false" target="_blank"><img src="https://opencollective.com/rrweb/tiers/sponsors/8/avatar.svg?requireActive=false&avatarHeight=70" alt="sponsor"></a>
73
+
74
+ </div>
75
+
76
+ ### Backers
77
+
78
+ <a href="https://opencollective.com/rrweb#sponsor" rel="nofollow"><img src="https://opencollective.com/rrweb/tiers/backers.svg?avatarHeight=36"></a>
79
+
80
+ ## Core Team Members
81
+
82
+ <table>
83
+ <tr>
84
+ <td align="center">
85
+ <a href="https://github.com/Yuyz0112">
86
+ <img
87
+ src="https://avatars.githubusercontent.com/u/13651389?s=100"
88
+ width="100px;"
89
+ alt=""
90
+ />
91
+ <br /><sub><b>Yuyz0112</b></sub>
92
+ <br /><br />
93
+ </a>
94
+ </td>
95
+ <td align="center">
96
+ <a href="https://github.com/YunFeng0817">
97
+ <img
98
+ src="https://avatars.githubusercontent.com/u/27533910?s=100"
99
+ width="100px;"
100
+ alt=""
101
+ />
102
+ <br /><sub><b>Yun Feng</b></sub>
103
+ <br /><br />
104
+ </a>
105
+ </td>
106
+ <td align="center">
107
+ <a href="https://github.com/eoghanmurray">
108
+ <img
109
+ src="https://avatars.githubusercontent.com/u/156780?s=100"
110
+ width="100px;"
111
+ alt=""
112
+ />
113
+ <br /><sub><b>eoghanmurray</b></sub>
114
+ <br /><br />
115
+ </a>
116
+ </td>
117
+ <td align="center">
118
+ <a href="https://github.com/Juice10">
119
+ <img
120
+ src="https://avatars.githubusercontent.com/u/4106?s=100"
121
+ width="100px;"
122
+ alt=""
123
+ />
124
+ <br /><sub><b>Juice10</b></sub>
125
+ <br /><sub>open for rrweb consulting</sub>
126
+ </a>
127
+ </td>
128
+ </tr>
129
+ </table>
130
+
131
+ ## Who's using rrweb?
132
+
133
+ <table>
134
+ <tr>
135
+ <td align="center">
136
+ <a href="http://www.smartx.com/" target="_blank">
137
+ <img width="195px" src="https://www.rrweb.io/logos/smartx.png">
138
+ </a>
139
+ </td>
140
+ <td align="center">
141
+ <a href="https://posthog.com?utm_source=rrweb&utm_medium=sponsorship&utm_campaign=open-source-sponsorship" target="_blank">
142
+ <img width="195px" src="https://www.rrweb.io/logos/posthog.png">
143
+ </a>
144
+ </td>
145
+ <td align="center">
146
+ <a href="https://statcounter.com/session-replay/" target="_blank">
147
+ <img width="195px" src="https://statcounter.com/images/logo-statcounter-arc-blue.svg">
148
+ </a>
149
+ </td>
150
+ <td align="center">
151
+ <a href="https://recordonce.com/" target="_blank">
152
+ <img width="195px" alt="Smart screen recording for SaaS" src="https://uploads-ssl.webflow.com/5f3d133183156245630d4446/5f3d1940abe8db8612c23521_Record-Once-logo-554x80px.svg">
153
+ </a>
154
+ </td>
155
+ </tr>
156
+ <tr>
157
+ <td align="center">
158
+ <a href="https://cux.io" target="_blank">
159
+ <img style="padding: 8px" alt="The first ever UX automation tool" width="195px" src="https://cux.io/cux-logo.svg">
160
+ </a>
161
+ </td>
162
+ <td align="center">
163
+ <a href="https://remsupp.com" target="_blank">
164
+ <img style="padding: 8px" alt="Remote Access & Co-Browsing" width="195px" src="https://remsupp.com/images/logo.png">
165
+ </a>
166
+ </td>
167
+ <td align="center">
168
+ <a href="https://highlight.io" target="_blank">
169
+ <img style="padding: 8px" alt="The open source, fullstack Monitoring Platform." width="195px" src="https://github.com/highlight/highlight/raw/main/highlight.io/public/images/logo.png">
170
+ </a>
171
+ </td>
172
+ <td align="center">
173
+ <a href="https://analyzee.io" target="_blank">
174
+ <img style="padding: 8px" alt="Comprehensive data analytics platform that empowers businesses to gain valuable insights and make data-driven decisions." width="195px" src="https://cdn.analyzee.io/assets/analyzee-logo.png">
175
+ </a>
176
+ </td>
177
+ </tr>
178
+ <tr>
179
+ <td align="center">
180
+ <a href="https://requestly.io" target="_blank">
181
+ <img style="padding: 8px" alt="Intercept, Modify, Record & Replay HTTP Requests." width="195px" src="https://github.com/requestly/requestly/assets/16779465/652552db-c867-44cb-9bb5-94a2026e04ca">
182
+ </a>
183
+ </td>
184
+ <td align="center">
185
+ <a href="https://gleap.io" target="_blank">
186
+ <img style="padding: 8px" alt="In-app bug reporting & customer feedback platform." width="195px" src="https://assets-global.website-files.com/6506f3f29c68b1724807619d/6506f56010237164c6306591_GleapLogo.svg">
187
+ </a>
188
+ </td>
189
+ <td align="center">
190
+ <a href="https://uxwizz.com" target="_blank">
191
+ <img style="padding: 8px" alt="Self-hosted website analytics with heatmaps and session recordings." width="195px" src="https://github.com/UXWizz/public-files/raw/main/assets/logo.png">
192
+ </a>
193
+ </td>
194
+ <td align="center">
195
+ <a href="https://www.howdygo.com" target="_blank">
196
+ <img style="padding: 8px" alt="Interactive product demos for small marketing teams" width="195px" src="https://assets-global.website-files.com/650afb446f1dd5bd410f00cc/650b2cec6188ff54dd9b01e1_Logo.svg">
197
+ </a>
198
+ </td>
199
+ </tr>
200
+ </table>
@@ -0,0 +1,14 @@
1
+ import { playerConfig } from '@sailfish-rrweb/rrweb';
2
+ import { PlayerMachineState } from '@sailfish-rrweb/rrweb';
3
+ import { Replayer } from '@sailfish-rrweb/rrweb';
4
+ import { SpeedMachineState } from '@sailfish-rrweb/rrweb';
5
+
6
+ export { playerConfig }
7
+
8
+ export { PlayerMachineState }
9
+
10
+ export { Replayer }
11
+
12
+ export { SpeedMachineState }
13
+
14
+ export { }
@@ -0,0 +1,14 @@
1
+ import { playerConfig } from '@sailfish-rrweb/rrweb';
2
+ import { PlayerMachineState } from '@sailfish-rrweb/rrweb';
3
+ import { Replayer } from '@sailfish-rrweb/rrweb';
4
+ import { SpeedMachineState } from '@sailfish-rrweb/rrweb';
5
+
6
+ export { playerConfig }
7
+
8
+ export { PlayerMachineState }
9
+
10
+ export { Replayer }
11
+
12
+ export { SpeedMachineState }
13
+
14
+ export { }