masteringnode

Open source eBook for nodejs - written w/ markdown, outputs to various formats (pdf, mobi, epub, html, etc)

  • 所有者: visionmedia/masteringnode
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Mastering Node

Mastering node is an open source eBook by node hackers for node hackers. I started this as a side project and realized that I don't have time :) so go nuts, download it, build it, fork it, extend it and share it. If you come up with something you wish to contribute back, send me a pull request.

Authors

Formats

Mastering node is written using the markdown files provided in ./chapters, which can then be converted to several output formats, currently including pdf, mobi, epub and of course html.

All Formats

$ make

PDF

Required by make book.pdf:

$ brew install htmldoc
$ make book.pdf

HTML

Required by make book.html:

$ gem install ronn
$ make book.html

EPUB

Required by make book.epub:
Requires Calibre

$ make book.epub

MOBI

Required by make book.mobi:
Requires Calibre

$ make book.mobi

References

Contents of this eBook currently reference the following software versions:

  • node 0.2.0

Source

All example source can be run simply by executing node against the file,
for example:

  $ node src/events/basic.js

License

Node.js is an official trademark of Joyent. This work is not formally related to or endorsed by the official Joyent Node.js open source or commercial project.

Mastering Node by TJ Holowaychuk is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

主要指標

概覽
名稱與所有者visionmedia/masteringnode
主編程語言JavaScript
編程語言JavaScript (語言數: 1)
平台
許可證
所有者活动
創建於2010-06-29 02:52:43
推送於2022-03-11 00:43:52
最后一次提交2011-07-06 20:06:37
發布數0
用户参与
星數1.8k
關注者數68
派生數239
提交數148
已啟用問題?
問題數9
打開的問題數6
拉請求數4
打開的拉請求數4
關閉的拉請求數8
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?