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

3.0.2 • Public • Published

NanikaStorage - Nanika Storage

npm npm license npm download total npm download by month

Dependency Status devDependency Status Travis Build Status AppVeyor Build Status codecov.io Code Climate Codacy Badge Greenkeeper badge

NanikaStorageは伺かに必要なストレージを抽象化するモジュールです。

Installation

npm install nanika-storage

Usage

import {NanikaStorage} from "nanika-storage";
 
const nanikaStorage = new NanikaStorage("./ssp");

ファイルシステムのバックエンドとして現状node.jsのFileSystem APIのほかにbrowserfsをサポートしています。

API Documents

API Documents (with type annotations)

License

This is released under MIT License.

Readme

Keywords

Package Sidebar

Install

npm i nanika-storage

Weekly Downloads

0

Version

3.0.2

License

MIT

Unpacked Size

89.7 kB

Total Files

11

Last publish

Collaborators

  • narazaka