Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fabi1cazenave/node-wget64

convert an HTML document to a single-file archive, using base64 data-urls
https://github.com/fabi1cazenave/node-wget64

Last synced: 17 days ago
JSON representation

convert an HTML document to a single-file archive, using base64 data-urls

Awesome Lists containing this project

README

        

wget64
======

convert an HTML document to a single-file archive, using base64 data-urls

Installation
------------

Global install (as sudo/root):
```
# npm install wget64 -g
```

Usage
-----

```
wget64 [URL]
```