1.1.5 • Published 3 years ago

webtomd v1.1.5

Weekly downloads
10
License
ISC
Repository
-
Last release
3 years ago

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

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

4 years ago

0.1.0

4 years ago