nsblob
TypeScript icon, indicating that this package has built-in type declarations

0.2.28 • Public • Published

nsblob

Store blobs on nodesite.eu

import nsblob from 'nsblob';

DirMap {
    [filename: string]: string | DirMap;
}

nsblob.store(<Buffer>): Promise<string>;
nsblob.store_file(<path>): Promise<string>;
nsblob.store_dir(<path>): Promise<DirMap>;

nsblob.fetch(<string>): Promise<Buffer>;
nsblob.store_to_path(<string | DirMap>, <path>): Promise<void>;

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.2.286latest

Version History

VersionDownloads (Last 7 Days)Published
0.2.286
0.2.271
0.2.261
0.2.251
0.2.241
0.2.231
0.2.221
0.2.211
0.2.201
0.2.191
0.2.18-21
0.2.181
0.2.171
0.2.161
0.2.151
0.2.141
0.2.131
0.2.121
0.2.111
0.2.101
0.2.91
0.2.81
0.2.71
0.2.61
0.2.51
0.2.41
0.2.31
0.2.21
0.2.11
0.2.01
0.1.01

Package Sidebar

Install

npm i nsblob

Weekly Downloads

37

Version

0.2.28

License

GPL-3.0-or-later

Unpacked Size

51 kB

Total Files

12

Last publish

Collaborators

  • realprokopschield