Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1001 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 1001 Bytes

fs-cnpm

NPM version Node.js CI Test coverage

fs storage wrapper for cnpm

Installation

$ npm install fs-cnpm

API

All the APIs are following cnpm nfs guide.

  • uploadBuffer: upload a file

  • download: download file by key

  • remove: remove file by key

License

MIT

Contributors