Ecosyste.ms: Awesome
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: 17 days ago
JSON representation
the idea is to help syndication of your blog posts
- Host: GitHub
- URL: https://github.com/softchris/convert-medium-to-markdown
- Owner: softchris
- Created: 2019-03-12T20:11:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T17:02:31.000Z (almost 2 years ago)
- Last Synced: 2024-10-07T13:21:48.171Z (about 1 month ago)
- Language: JavaScript
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Use
1. Clone this repository2. Run
```
npm install
```3. Use the script like so:
```
npm start [URL]
```The above should create a `markdown.md` file in your current directory