devhammed / javascript_info

A script that downloads javascript.info website as PDF πŸŽ‰πŸŽ‰πŸŽ‰

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

javascript_info

A script that downloads javascript.info website as PDF πŸŽ‰πŸŽ‰πŸŽ‰

Downloading

Go to the Releases page to download automatically generated PDFs. I am using GitHub Actions to build them on push to master branch in this repo.

Build Manually

You can also build the PDF locally using your machine by following below instructions:

git clone https://github.com/devhammed/javascript_info

cd javascript_info

npm install

npm start

About

A script that downloads javascript.info website as PDF πŸŽ‰πŸŽ‰πŸŽ‰


Languages

Language:JavaScript 100.0%