1.1.0 • Published 8 years ago

node-url2markdown-cli v1.1.0

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
8 years ago

node-url2markdown-cli

Convert website to markdown from URL. Powered by kennethreitz/url2markdown

YES! It's a node.js version of url2markdown-cli

install

$ npm install -g node-url2markdown-cli

usage

$ url2markdown {url}

# save in a file
$ url2markdown {url} > result.md

License

Unfortunately, this code is released under GPLv3.