An open API service indexing awesome lists of open source software.

https://github.com/softchris/convert-medium-to-markdown

the idea is to help syndication of your blog posts
https://github.com/softchris/convert-medium-to-markdown

Last synced: 10 months ago
JSON representation

the idea is to help syndication of your blog posts

Awesome Lists containing this project

README

          

# Use
1. Clone this repository

2. Run
```
npm install
```

3. Use the script like so:

```
npm start [URL]
```

The above should create a `markdown.md` file in your current directory