Commit Graph

23 Commits

Author SHA1 Message Date
Colin
9a8d11aeda Added cover to Metadata
If the meta tag contains the "cover" keyword, add "cover" to the
metadata with the content as the value
2017-04-26 07:32:14 -05:00
Daniel Engelke
c62df483f4 Fix TypeError: (((branch[i].navLabel && branch[i].navLabel.text) || branch[i].navLabel) || "").trim is not a function 2017-02-02 00:49:15 +00:00
Aaron Brady
46bc6aaec8 remove the sequence 'C2A0' which is a utf8 non breaking space. causing tokenization errors in other javascript parsing tools 2015-10-02 09:51:58 -07:00
Julien Chaumond
acf5cf60d3 Merge pull request #13 from mawi12345/fix-toc
fix toc parser
2015-01-15 16:32:38 +01:00
Martin Wind
a026e72082 fix coding style 2015-01-15 16:20:11 +01:00
Martin Wind
4e63148bb0 fix toc parser 2015-01-15 15:35:24 +01:00
Martin Wind
3c7b431413 update xml2js to 0.4.4 2015-01-15 12:42:58 +01:00
Julien Chaumond
88f3c28067 Polymorphic readFile() function 2014-04-02 16:41:38 +02:00
Julien Chaumond
87388fd80c Fixup 0862fd2da0 2014-04-02 14:44:22 +02:00
Julien Chaumond
0862fd2da0 [v0.1.5] Optionnally rely on pure-JS zip dependency 2014-04-02 12:50:34 +02:00
Julien Chaumond
aef37a5dc3 Minor cosmetic changes 2014-04-02 12:48:43 +02:00
Julien Chaumond
5fa974e614 Support for EPUB 3 spine-level SVG components 2014-04-02 11:07:01 +02:00
Julien Chaumond
12b38e31ef Support for meta elements in metadata (EPUB 3)
http://www.idpf.org/epub/30/spec/epub30-publications.html#sec-meta-elem

A bit more liberal than what’s in the spec to account for non-compliant
EPUBs found in the wild.
2014-03-22 17:17:05 +01:00
Julien Chaumond
39d335679c Add EPUB version 2014-03-22 16:51:04 +01:00
Julien Chaumond
7386d4ff9a Add ability to get any file from the Epub + access raw HTML content 2013-12-04 17:26:03 +01:00
andris9
d0cd1048e6 changes 2011-06-13 23:09:43 +03:00
andris9
44df08632e Updated for JSHint 2011-06-13 22:04:21 +03:00
andris9
30bb1357aa updates 2011-06-13 14:33:53 +03:00
andris9
b4f333ca81 Fixed TOC level bug + linked id values 2011-06-13 13:11:29 +03:00
andris9
e0f3931a19 html replace update (skip script blocks etc.) 2011-06-12 23:56:13 +03:00
andris9
fd06139fcb created library 2011-06-12 22:04:40 +03:00
andris9
43311b1868 fixed whitespace 2011-06-12 21:50:05 +03:00
andris9
d8570d97a8 Initial import 2011-06-12 21:47:48 +03:00