feathers-blob:羽毛服务,用于Blob存储,例如S3

时间:2024-05-17 14:45:22
【文件属性】:

文件名称:feathers-blob:羽毛服务,用于Blob存储,例如S3

文件大小:78KB

文件格式:ZIP

更新时间:2024-05-17 14:45:22

feathersjs feathers-service-adapter JavaScript

羽毛斑点 服务 安装 npm install feathers-blob --save 还要安装。 原料药 const BlobService = require('feathers-blob') blobService = BlobService(options) options.Model是一个的实例化接口 options.id是斑点标识符的字符串“ key”。 returnUri默认值为true ,将其设置为false可将其从输出中删除。 returnBuffer默认为false ,将其设置为true以在输出中返回buffer。 提示: returnUri / returnBuffer是互斥的。 如果你只想要一个缓冲输出,而不是在创建/ get操作数据的URI,您需要设置returnBuffer是true ,还设置retuarnUri是false 。 如果两者都需要,


【文件预览】:
feathers-blob-master
----.gitignore(605B)
----package.json(2KB)
----package-lock.json(220KB)
----.travis.yml(119B)
----LICENSE(1KB)
----CHANGELOG.md(16KB)
----types()
--------tsconfig.json(576B)
--------test.ts(927B)
--------index.d.ts(1KB)
----.github()
--------stale.yml(1005B)
--------contributing.md(6KB)
--------issue_template.md(714B)
--------pull_request_template.md(1KB)
--------workflows()
----examples()
--------app.js(973B)
--------app.ts(908B)
----README.md(4KB)
----.istanbul.yml(253B)
----mocha.opts(33B)
----lib()
--------util.js(527B)
--------index.js(3KB)
----.npmignore(100B)
----test()
--------index.test.js(10KB)
--------s3.test.js(4KB)
----.editorconfig(214B)

网友评论