0.7.2 • Published 6 years ago

url-md-fs v0.7.2

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

URL to Markdown

A command line Node.js library to input an URL and get a Markdown based version of the content.

Usage

For ease of use, install globally:

npm install --global url-md-fs

To execute, get the URL of the page you'd like to download and supply that as the first command line parameter, eg:

url-md-fs https://medium.com/comparethemarket/colours-a-lightning-talk-%EF%B8%8F-80d209d58d3c

And providing there's no issues, you'll see the output an output of the directory where your files have been downloaded.

0.7.2

6 years ago

0.7.1

6 years ago

0.7.0

6 years ago

0.6.0

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.0

6 years ago