Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.
/ node-url-md-fs Public archive

Input an URL, convert it to Markdown, save it to the filesystem with contents

License

Notifications You must be signed in to change notification settings

psyked/node-url-md-fs

Repository files navigation

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.

About

Input an URL, convert it to Markdown, save it to the filesystem with contents

Resources

License

Stars

Watchers

Forks

Packages

No packages published