/fs-cnpm

fs storage wrapper for cnpm

Primary LanguageJavaScript

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