0.0.3 • Published 5 years ago

paperdoc v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

🛠️ paperdoc

paperdoc help you download doc as .md file from Dropbox Paper.

How to use

npm i paperdoc -g

then create a paperdoc.json file in root folder of your project.

{
  "docs": [
    { "doc": "eLtcDupunjpEd7V5yUtB4" }
  ]
}

doc: Dropbox Paper doc id or URL

In terminal, type:

paperdoc

and it should work and download a README.md file from Dropbox Paper

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago