{"id":25495758,"url":"https://github.com/corcd/gdy-rrweb-plugin","last_synced_at":"2025-04-10T02:42:10.611Z","repository":{"id":40825927,"uuid":"268732477","full_name":"corcd/gdy-rrweb-plugin","owner":"corcd","description":"Normal web record \u0026 replay plugin","archived":false,"fork":false,"pushed_at":"2023-01-06T07:46:29.000Z","size":781,"stargazers_count":3,"open_issues_count":11,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-18T07:45:45.652Z","etag":null,"topics":["javascript","rrweb"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/corcd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-02T07:34:36.000Z","updated_at":"2021-06-15T01:57:09.000Z","dependencies_parsed_at":"2023-02-05T16:01:39.875Z","dependency_job_id":null,"html_url":"https://github.com/corcd/gdy-rrweb-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corcd%2Fgdy-rrweb-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corcd%2Fgdy-rrweb-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corcd%2Fgdy-rrweb-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corcd%2Fgdy-rrweb-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corcd","download_url":"https://codeload.github.com/corcd/gdy-rrweb-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248144989,"owners_count":21055026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","rrweb"],"created_at":"2025-02-19T00:39:11.754Z","updated_at":"2025-04-10T02:42:10.588Z","avatar_url":"https://github.com/corcd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gdy-rrweb-plugin\n\nAn automated capture reporting tool based on the RRweb open-source project\n\nNew matched server-side: [https://github.com/corcd/egg-rrweb-server]()\n\nOld matched server-side: [https://github.com/corcd/rrweb-server]()\n\n## Install\n\n### NPM\n\n```bash\nnpm install gdy-rrweb-plugin --save\nyarn add gdy-rrweb-plugin\n```\n\n```javascript\nimport RRgdy from 'gdy-rrweb-plugin'\n```\n\n### Resource\n\n1. Download `dist/gdy-rrweb.min.js` to location\n2. Use `script` to import file\n\n```html\n\u003chtml\u003e\n\u003chead\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003ctitle\u003ereport test\u003c/title\u003e\n  \u003cscript src=\"../dist/gdy-rrweb.min.js\"\u003e\u003c/script\u003e\n\u003c/head\u003e\n```\n\n## Usage\n\n```javascript\nimport RRgdy from 'gdy-rrweb-plugin'\n\nconst rrgdy = new RRgdy(uin, 'xxxx', 'url')\n```\n\n### record\n\n```javascript\nrrgdy.record()\n```\n\n### stop\n\n```javascript\nrrgdy.stop()\n```\n\n### export\n\n```javascript\nrrgdy.export('url')\n```\n\n### restore\n\n```javascript\nrrgdy.restore('binaryString')\n```\n\n### replay\n\n```javascript\nrrgdy.replay()\n```\n\n## License\n\nISC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorcd%2Fgdy-rrweb-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorcd%2Fgdy-rrweb-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorcd%2Fgdy-rrweb-plugin/lists"}