1.0.2 • Published 11 months ago

@jswork/next-node-downfile v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

next-node-downfile

Download file for next.

version license size download

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.