GitHub - sphils/Eloquent-JavaScript: The sources for the Eloquent JavaScript book · GitHub
Skip to content

sphils/Eloquent-JavaScript

 
 

Folders and files

Repository files navigation

Eloquent JavaScript

These are the sources used to build the third edition of Eloquent JavaScript (https://eloquentjavascript.net).

Feedback welcome, in the form of issues and pull requests.

Building

npm install
make html

To build the PDF file:

apt-get install texlive texlive-xetex fonts-inconsolata fonts-symbola texlive-lang-chinese inkscape
make book.pdf

About

The sources for the Eloquent JavaScript book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • JavaScript 58.6%
  • HTML 35.8%
  • CSS 3.2%
  • TeX 1.3%
  • Other 1.1%