Skip to content
/ fs-cnpm Public

fs storage wrapper for cnpm

Notifications You must be signed in to change notification settings

cnpm/fs-cnpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

67327fb · Dec 17, 2022

History

23 Commits
Dec 17, 2022
Dec 11, 2021
Oct 23, 2018
Oct 23, 2018
Dec 17, 2022
Dec 11, 2021
Dec 9, 2021
Dec 11, 2021
Dec 17, 2022

Repository files navigation

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