这是一款轻量级的前端监控系统,以及前端性能监控系统,只需简单操作便可私有化部署到自己的服务器上。1.实现无埋点监控前端日志,对前端PV、UV精准分析;2.对用户留存率分析、用户跳出率分析,用户在页面停留时间分析。3.监控JS错误,分析js报错趋势,用SourceMap反向定位源码。4.监控接口请求,分析接口的失败率,统计分析接口性能,统计分析接口耗时等。5.监控静态资源加载情况,统计分析静态资源加载失败的情况,分析前端白屏。6.户细查功能,记录下每个用户的所有行为,复现生产环境Bug。自定义埋点功能,可以自定义埋点,webfunny会将其记录下来,并定时分析。同时可以对多个埋点步骤进行漏斗分析,可以清晰的看到步骤之间的转化率,留存率等等。
CodeMirror component for React. @codemirror https://uiwjs.github.io/react-codemirror/
Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable!
Increase memory limit for local node binaries ("max-old-space-size")
A plugin for PostCSS that generates viewport units (vw, vh, vmin, vmax) from pixel units. The best choice to create a scalable interface on different displays by one design size.
Simple encapsulation based on the React.createContext, provides a HOC of Consumer, Supports mounting props after context resolution. If you use Redux's connect, it should be easy to get started.