README
A TOY
It's small Board base in react which can monitor click events or hashchange from page
How to use
npm install viewbot_x
import { viewBot } from 'viewbot_x'
基于react的前端页面性能监控插件 It's small board which can monitor click events or hashchange from page
<script type="module">
import viewbotX from 'https://cdn.skypack.dev/viewbot_x';
</script>
npm install viewbot_x
import { viewBot } from 'viewbot_x'