UNPKG

epubjs

Version:

Render ePub documents in the browser, across many devices

72 lines 1.93 kB
{ "branch": "master", "files": [ "titlepage.html", "copyright.html", "toc.html", "ch00.html", "ch01.html", "ch02.html", "ch03.html", "ch04.html", "ch05.html", "ch06.html", "ch07.html", "ch08.html", "ch09.html", "ch10.html", "ch11.html", "appa.html", "appb.html", "appc.html", "appd.html", "ix.html", "colo.html" ], "formats": { "pdf": { "version": "web", "index": true, "toc": true, "syntaxhighlighting": false, "show_comments": false }, "epub": { "index": false, "toc": false, "epubcheck": false, "syntaxhighlighting": false, "show_comments": false }, "mobi": { "index": false, "toc": false, "syntaxhighlighting": false, "show_comments": false }, "html": { "index": false, "toc": true, "syntaxhighlighting": false, "show_comments": false, "consolidate": false, "javascripts": [ "https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js", "https://cdnjs.cloudflare.com/ajax/libs/codemirror/4.4.0/codemirror.min.js", "https://cdnjs.cloudflare.com/ajax/libs/codemirror/4.5.0/mode/clike/clike.min.js", "https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.6.0/underscore-min.js", "https://cdnjs.cloudflare.com/ajax/libs/processing.js/1.4.8/processing.min.js", "https://d2uogd9jz9k9zm.cloudfront.net/processingjs-0.0.3.min.js" ], "stylesheets": [ "https://cdnjs.cloudflare.com/ajax/libs/codemirror/4.4.0/codemirror.min.css", "https://d2uogd9jz9k9zm.cloudfront.net/processingjs-0.0.3.css" ] } }, "title": "Getting Started with Processing", "oreilly_ecommerce_metadata": { "oracleId": "9781449379810.EBOOK", "catalogPage": "http://shop.oreilly.com/product/0636920000570.do" } }