1.0.6 • Published 5 years ago

detom v1.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Dev.to to markdown aka Detom

Installation

npm i -g detom
# OR
yarn global add detom

Usage

First, you need to export you're Dev.to content.

exportcontent

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.json

This command will generate the markdown even for unpublished articles

detom articles.json --all
1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago