文件名称:node-turl:TinyURL Node.js模块-https
文件大小:5KB
文件格式:ZIP
更新时间:2024-05-19 03:09:26
nodejs url-shortener tinyurl JavaScript
节点网址 URL缩短器Node.js模块 用法 const turl = require('turl'); turl.shorten('http://google.com').then((res) => { console.log(res); }).catch((err) => { console.log(err); });
【文件预览】:
node-turl-master
----.eslintrc(383B)
----index.js(720B)
----sonar-project.properties(261B)
----package.json(840B)
----tests.js(2KB)
----LICENSE(1KB)
----.npmignore(119B)
----.gitignore(726B)
----Makefile(753B)
----README.md(1KB)
----.eslintignore(210B)