曾经,你可以能习惯这样阅读javascript
现在,你可以用这个姿势阅读
怎么做呢?
step1:
npm install -g lambda-view
step2:
// 阅读本地代码
lv targer.js
// 阅读远程代码
lv https://code.jquery.com/jquery-3.1.1.js
// 阅读多个代码
lv file1.js file2.js file3.js
// 阅读所有
lv *.js
npm install -g lambda-view
// 阅读本地代码
lv targer.js
// 阅读远程代码
lv https://code.jquery.com/jquery-3.1.1.js
// 阅读多个代码
lv file1.js file2.js file3.js
// 阅读所有
lv *.js
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。