0.1.10 • Published 5 months ago

@3-/ossput v0.1.10

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
5 months ago

@3-/ossput

test/main.coffee :

#!/usr/bin/env coffee

> @3-/ossput
  ./S3.js > PUBLIC
  fs > createReadStream
#   @3-/uridir
#   path > join

# ROOT = uridir(import.meta)


put = ossput PUBLIC

file = import.meta.url.slice(7)

await put(
  "test.coffee"
  =>
    createReadStream(file)
  "text/js"
  file
)

output :

./out.txt

About

This project is an open-source component of i18n.site ⋅ Internationalization Solution.

关于

本项目为 i18n.site ⋅ 国际化解决方案 的开源组件。

0.1.10

5 months ago

0.1.8

12 months ago

0.1.7

12 months ago

0.1.9

11 months ago

0.1.6

12 months ago

0.1.4

1 year ago

0.1.2

2 years ago

0.1.3

2 years ago

0.1.1

2 years ago