8000 GitHub - onlurking/webtomd: save web pages as markdown files
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

onlurking/webtomd

Repository files navigation

WebToMD

WebToMD is a CLI program written in Javascript to save articles as markdown files.

Under the hood the WebToMD uses Mozilla's Readability.js for extracting the main content, which is used in Firefox Reader Mode.

Also JSDom for parsing dynamic content which requires Javascript (for example: Angular.js, Vue.js and React sites) and the turndown library to write the DOM content to markdown.

This program output is design to be compatible with the markdown-clipper extension for Chrome and Firefox.

Installation

Use the package manager npm to install:

npm i -g webtomd

Usage

webtomd [link]

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

save web pages as markdown files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0