@sumor/storage

1.0.1 • Public • Published

storage

A Sumor Cloud Tool.
More Documentation

This is a lightweight storage library for Node.JS. It can connect to various storage services, such as Aliyun OSS

CI Test Coverage Audit

Installation

npm i @sumor/storage --save

Prerequisites

Node.JS version

Require Node.JS version 16.x or above

require Node.JS ES module

As this package is written in ES module, please change the following code in your package.json file:

{
  "type": "module"
}

Usage

Readme

Keywords

Package Sidebar

Install

npm i @sumor/storage

Weekly Downloads

973

Version

1.0.1

License

MIT

Unpacked Size

13.9 kB

Total Files

10

Last publish

Collaborators

  • ohnow