Skip to content

HuolalaTech/page-spy

Repository files navigation

Page Spy SDKs

PageSpy is a developer platform for debugging web page.

CI build status Coverage Status Welcome PR

PageSpy - Remote debugging as seamless as local debugging. | Product Hunt PageSpy - Remote debugging as seamless as local debugging. | Hacker News

English | 中文

What's this

This repo is the SDK which be used in HuolalaTech/page-spy-web, where SDKs collects information and HuolalaTech/page-spy-web consumes and filters, organizes, and converts information into a standardized format, which is then showed on the page.

Usage

For data security and your convenience, we provide a complete and out-of-box solution. Read the "How to use" section in the HuolalaTech/page-spy-web to get more detail.

SDKs

Repo Type Status
@huolala-tech/page-spy-types Common types Done
@huolala-tech/page-spy-browser Web sdk Done
@huolala-tech/page-spy-wechat Wechat sdk Done
@huolala-tech/page-spy-alipay Alipay sdk Done
@huolala-tech/page-spy-uniapp UniApp sdk Done
@huolala-tech/page-spy-taro Taro sdk Done
@huolala-tech/page-spy-rn React Native sdk WIP

Official plugins

Plugin document: PageSpy plugins

Repo Platform Type Status
@huolala-tech/page-spy-plugin-rrweb Web Record the DOM mutations Done
@huolala-tech/page-spy-plugin-data-harbor Web Offline caching data and download Done