1.0.0 • Published 5 years ago
@jswork/next-url-cn v1.0.0
next-url-cn
Shorten url for next.
installation
npm install -S @jswork/next-url-cn
usage
import '@jswork/next-url-cn';
nx.urlCn([
'http://www.baidu.com'
]).then(res=>{
console.log(res.result.list);
});
license
Code released under the MIT license.
1.0.0
5 years ago