lambda-view icon indicating copy to clipboard operation
lambda-view copied to clipboard

A New Tool for Reading JavaScript Code since 2017

Results 15 lambda-view issues
Sort by recently updated
recently updated
newest added

禁用脚本后正常显示~

全局安装之后, lv https://vuejs.org/js/vue.js 就出现了这个问题 ![image](https://user-images.githubusercontent.com/11473889/49934505-8242bb00-ff09-11e8-9ae7-8c67f6503f54.png)

http://127.0.0.1:23400/lv.html?package=https%3A//code.jquery.com/jquery-3.1.1.js ![image](https://user-images.githubusercontent.com/1056982/47543725-3cf50a80-d916-11e8-8fa0-9ca6e5fde314.png)

你好,在使用的时候遇到了问题,代码少了个括号,不知道是不是bug,如下图 `length = (keys || obj).length`少了个括号 ![source](https://user-images.githubusercontent.com/21260713/41110656-862c353a-6aac-11e8-83ce-a3b67befed83.png) ![target](https://user-images.githubusercontent.com/21260713/41110705-9fbbe040-6aac-11e8-926f-550a03422725.png)

i just get this error when trying to open a url ![0_f0 51yuukqrv p 0 rcw](https://cloud.githubusercontent.com/assets/19327261/24950427/97e28cfc-1fa3-11e7-89cb-2da8a5cf7b0c.png)

bug

``` lv http://underscorejs.org/underscore.js INFO processing target: http://underscorejs.org/underscore.js ERROR undefined == true ```

![image](https://user-images.githubusercontent.com/3012884/37235869-0e1bba82-23c8-11e8-8590-7064245d5233.png)

您好,请问在浏览器中能自动换行吗?因为横向滚动条很不方便,特别是想看一整块代码的时候。