Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fabi1cazenave/node-wget64
- Owner: fabi1cazenave
- License: mit
- Created: 2014-11-26T08:37:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-02T00:29:57.000Z (about 10 years ago)
- Last Synced: 2024-11-30T09:39:11.825Z (about 1 month ago)
- Language: JavaScript
- Size: 145 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]
```