0.0.12 • Published 2 years ago

@u7/aliput v0.0.12

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

@u7/aliput

阿里云文件上传

安装

推荐用 @antfu/ni

ni -D @u7/aliput

使用

→ test/index.coffee

#!/usr/bin/env coffee

> @u7/aliput:Aliput
  ./KEY.mjs

aliput = Aliput(
  'rewrite'
  'cn-zhangjiakou'
  KEY
)
await aliput(
  new Date()-0+''
  import.meta.url[7..]
  {
    'Content-Type':'text/coffeescript'
  }
)

输出

→ out.txt

put 1661769188225 /Users/z/user/node/aliput/test/index.coffee
>>put 1661769188225 /Users/z/user/node/aliput/test/index.coffee
0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago