1.0.6 • Published 6 years ago
detom v1.0.6
Dev.to to markdown aka Detom
Installation
npm i -g detom
# OR
yarn global add detomUsage
First, you need to export you're Dev.to content.

You'll receive your data by mail and you just have to provide them to detom
The following commande will generate all published articles inside a markdown folder with the following structure slugified-article-title/index.md.
detom articles.jsonThis command will generate the markdown even for unpublished articles
detom articles.json --all