@jswork/next-node-downfile
v1.0.2
Published
Download file for next.
Downloads
19
Readme
next-node-downfile
Download file for next.
installation
yarn add @jswork/next-node-downfile
usage
import '@jswork/next-node-downfile';
nx.nodeDownfile({
url: 'https://www.iconfont.cn/api/project/download.zip?pid=4644398&ctoken=ldvj2ogXUEvE6mDiLwqJ7BS3',
headers: {
cookie: 'EGG_SESS_ICONFONT=xxx'
}
});
license
Code released under the MIT license.