文件名称:bigredbutton.js:轻松生成JavaScript错误报告
文件大小:16KB
文件格式:ZIP
更新时间:2024-05-31 06:58:32
JavaScript
BigRedButton.js BigRedButton.js提供了一种从Web应用程序生成错误报告的简单方法。 显示不告诉 []:它显示了此功能,以及经过编码的功能。 []:这样做,在这种情况下很酷。 如何安装 您可以通过脚本标签安装 < script src =' bigredbutton.js ' > </ script > 或者,您可以根据需要使用进行安装。 bower install bigredbutton 如何使用它 bigredbutton.creator.js var reportBuild = new BigRedButton.Builder() reportBuild.console.start() 然后该报告在reportBuild.report 。 如果要将其存储在服务器上,则可以将其发布到json或类似文件中。 bigredbutton.conso
【文件预览】:
bigredbutton.js-master
----Makefile(413B)
----src()
--------bigredbutton.screenshots.js(634B)
--------bigredbutton.browserinfo.js(562B)
--------bigredbutton.builder.js(1KB)
--------bigredbutton.performanceapi.js(617B)
--------bigredbutton.javascripterror.js(1KB)
--------bigredbutton.webgl.js(7KB)
--------bigredbutton.userdata.js(154B)
--------bigredbutton.webaudio.js(406B)
--------bigredbutton.consolecalls.js(2KB)
----build()
--------bigredbutton.js(14KB)
----LICENCE.txt(1KB)
----examples()
--------browserinfo.html(411B)
--------manual.html(4KB)
--------screenshots.html(657B)
--------consolecalls.html(689B)
----README.md(2KB)