UNPKG

shlink

Version:

shorten long url to short one

12 lines (8 loc) 197 B
# shlink * 短网址转换工具,名称是 `shorten link` 的缩写 * 使用免费的工具:https://4m.cn/ * 在命令行实现短网址转换 ```bash npm i -g shlink shlink <长网址> ```