URLProbe v 2.1
获取URL列表并返回其HTTP响应代码
警告:这是一项正在进行的工作。
新增功能(更新)
Added -s flag to print specific status code.
Changed colour of HTTP response 404 as red and other interesting responses like 401 and 403 to Cyan colour
安装
使用Go:
:play_button: go get -u gi
zestia / ember-wrap-urls
这个Ember插件接收一些文本,该文本可能包含URL,也可能不包含URL,并将文本和每个URL呈现为Ember组件。
安装
ember install zestia/ember-wrap-urls
演示版
例
给定以下内容:
将呈现:
Check out my link http://example.com
内置组件
此附