forked frommarijnh/Eloquent-JavaScript
- Notifications
You must be signed in to change notification settings - Fork0
The sources for the Eloquent JavaScript book
NotificationsYou must be signed in to change notification settings
jianentrinsik/Eloquent-JavaScript
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
These are the sources used to build the second edition of EloquentJavaScript (http://eloquentjavascript.net).
Feedback welcome, in the form of issues and pull requests.
npm install --productionapt-get install asciidoc inkscape calibremake html
For OSX, you can use port or brew to install the asciidoc package.
To build the PDF file:
apt-get install texlive texlive-xetex texlive-fonts-extra fonts-inconsolatamake book.pdf
To build the ePub book:
make book.epub
To build a mobi book from the epub book:
make book.mobi
About
The sources for the Eloquent JavaScript book
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- JavaScript45.0%
- HTML37.3%
- TeX12.0%
- CSS3.5%
- Makefile2.1%
- Shell0.1%