Commit Graph

52 Commits

Author SHA1 Message Date
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
b88fa034fc Merge pull request #26 from dengelke/master
Fix TypeError: (((branch[i].navLabel && branch[i].navLabel.text) || b…
2017-02-05 11:48:16 +01:00
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
ad81ba6241 Add Typings 2016-08-10 16:57:40 +02:00
bc23bcad75 Merge pull request #24 from cjduncana/master
Add default settings to the constructor class
2016-05-10 17:57:42 +02:00
b07425b4b2 Add default settings to the constructor class
I noticed in epub.js that the values 'imagewebroot' and 'chapterwebroot' have default values, so I specified them in the documentation.
2016-05-05 11:23:56 -05:00
13a4f84fc9 Merge pull request #19 from abrady0/master
remove the sequence 'C2A0' which is a utf8 non breaking space.
2015-11-22 16:35:14 +01:00
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
acf5cf60d3 Merge pull request #13 from mawi12345/fix-toc
fix toc parser
2015-01-15 16:32:38 +01:00
a026e72082 fix coding style 2015-01-15 16:20:11 +01:00
4e63148bb0 fix toc parser 2015-01-15 15:35:24 +01:00
6241f2e04a Merge pull request #12 from mawi12345/xml2js-update
update xml2js to 0.4.4
2015-01-15 15:26:29 +01:00
3c7b431413 update xml2js to 0.4.4 2015-01-15 12:42:58 +01:00
d76834112b 0.1.6 2015-01-09 11:16:27 +01:00
88f3c28067 Polymorphic readFile() function 2014-04-02 16:41:38 +02:00
87388fd80c Fixup 0862fd2da0 2014-04-02 14:44:22 +02:00
0862fd2da0 [v0.1.5] Optionnally rely on pure-JS zip dependency 2014-04-02 12:50:34 +02:00
aef37a5dc3 Minor cosmetic changes 2014-04-02 12:48:43 +02:00
6f252ea5b6 Reformat package.json 2014-04-02 11:34:21 +02:00
5fa974e614 Support for EPUB 3 spine-level SVG components 2014-04-02 11:07:01 +02:00
dc8c81bdca Bump version 2014-03-31 11:32:18 +02:00
2972d680b5 maintainers is collated by npm itself 2014-03-31 11:29:47 +02:00
0137826044 Bump version 2014-03-31 11:17:11 +02:00
99ea6751fe Merge pull request #8 from julien-c/master
EPUB3: Support for <meta> elements in metadata
2014-03-22 19:06:19 +02:00
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
39d335679c Add EPUB version 2014-03-22 16:51:04 +01:00
cac5651601 Merge pull request #5 from julien-c/master
Bump version
2013-12-16 04:32:51 -08:00
3a081bff06 Bump version 2013-12-16 13:31:21 +01:00
e7fa8d455d Merge pull request #4 from julien-c/master
Add ability to get any file from the Epub + access raw HTML content
2013-12-04 22:45:52 -08:00
95141a7775 Update README 2013-12-04 17:26:15 +01:00
7386d4ff9a Add ability to get any file from the Epub + access raw HTML content 2013-12-04 17:26:03 +01:00
18f50d4ba2 Add .gitignore 2013-12-03 15:17:28 +01:00
60e1311bda bump version 2013-11-04 11:27:34 +02:00
8a291196a9 Lock xml2js dependency version 2013-11-04 11:27:18 +02:00
91631c834c package.json fix 2011-06-13 23:31:42 +03:00
e7b6e197ed removed npm debug file 2011-06-13 23:28:34 +03:00
32ad43e8e2 renamed package.js 2011-06-13 23:27:54 +03:00
114e4b2bf9 readme update 2011-06-13 23:26:51 +03:00
e4a1b90665 readme update 2011-06-13 23:25:48 +03:00
b924957bc1 removed gitignore 2011-06-13 23:23:23 +03:00
49190e7590 added package.json 2011-06-13 23:20:44 +03:00
2544146665 update 2011-06-13 23:12:09 +03:00
67e76c65a4 update 2011-06-13 23:11:36 +03:00
d0cd1048e6 changes 2011-06-13 23:09:43 +03:00
44df08632e Updated for JSHint 2011-06-13 22:04:21 +03:00
ea226be4c4 updates 2011-06-13 14:43:56 +03:00
30bb1357aa updates 2011-06-13 14:33:53 +03:00
b4f333ca81 Fixed TOC level bug + linked id values 2011-06-13 13:11:29 +03:00
e0f3931a19 html replace update (skip script blocks etc.) 2011-06-12 23:56:13 +03:00
fd06139fcb created library 2011-06-12 22:04:40 +03:00