Download the Complete Source Code of Any Website (including all assets).
Website downloader works with wget and archiver to download all websites assets and compress then sends it back to the user through socket channel
git clone https://github.com/mauricegift/website-downloader.gitcd website-downloader$ npm install$ npm starthttp://localhost:3000/
