GitHub - matteokjh/Eloquent-JavaScript: Chinese translation for the Eloquent JavaScript book · GitHub
Skip to content

matteokjh/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

Chinese translation for the Eloquent JavaScript book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • HTML 63.0%
  • TeX 29.9%
  • JavaScript 6.6%
  • Other 0.5%