Commit Graph

60 Commits

Author SHA1 Message Date
Nemanja Nedeljkovic
e1dcd0a749 Bump version 2018-06-03 21:03:59 +02:00
Nemanja Nedeljkovic
047e1ce41e Update dependencies 2018-06-03 21:03:39 +02:00
Julien Chaumond
a85b56ead0
Merge pull request #32 from wxclover/master
fixed title value is empty
2018-05-17 08:13:30 -04:00
xinchao.wang
ec6e7ad033 fixed title value is empty 2018-05-17 10:53:42 +08:00
Julien Chaumond
e1b074bb10 0.2.0 2017-10-17 12:06:26 -04:00
Julien Chaumond
b6b1f1fa08 Merge pull request #28 from orthros/cover-metadata
Added cover to Metadata
2017-04-26 15:22:38 +02:00
Julien Chaumond
9d6159ee52 Merge pull request #27 from orthros/readme-fix
Formatted README.md
2017-04-26 15:22:17 +02:00
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
Colin
8e51ed0be3 Formatted README.md
Added a space between the # and epub at the first line to get proper
Markdown syntax
2017-04-26 07:27:52 -05:00
Julien Chaumond
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
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
Julien Chaumond
ad81ba6241 Add Typings 2016-08-10 16:57:40 +02:00
Julien Chaumond
bc23bcad75 Merge pull request #24 from cjduncana/master
Add default settings to the constructor class
2016-05-10 17:57:42 +02:00
Christopher John Duncan Araúz
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
Julien Chaumond
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
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
Julien Chaumond
6241f2e04a Merge pull request #12 from mawi12345/xml2js-update
update xml2js to 0.4.4
2015-01-15 15:26:29 +01:00
Martin Wind
3c7b431413 update xml2js to 0.4.4 2015-01-15 12:42:58 +01:00
Julien Chaumond
d76834112b 0.1.6 2015-01-09 11:16:27 +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
6f252ea5b6 Reformat package.json 2014-04-02 11:34:21 +02:00
Julien Chaumond
5fa974e614 Support for EPUB 3 spine-level SVG components 2014-04-02 11:07:01 +02:00
Julien Chaumond
dc8c81bdca Bump version 2014-03-31 11:32:18 +02:00
Julien Chaumond
2972d680b5 maintainers is collated by npm itself 2014-03-31 11:29:47 +02:00
Julien Chaumond
0137826044 Bump version 2014-03-31 11:17:11 +02:00
Andris Reinman
99ea6751fe Merge pull request #8 from julien-c/master
EPUB3: Support for <meta> elements in metadata
2014-03-22 19:06:19 +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
Andris Reinman
cac5651601 Merge pull request #5 from julien-c/master
Bump version
2013-12-16 04:32:51 -08:00
Julien Chaumond
3a081bff06 Bump version 2013-12-16 13:31:21 +01:00
Andris Reinman
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
Julien Chaumond
95141a7775 Update README 2013-12-04 17:26:15 +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
Julien Chaumond
18f50d4ba2 Add .gitignore 2013-12-03 15:17:28 +01:00
Andris Reinman
60e1311bda bump version 2013-11-04 11:27:34 +02:00
Andris Reinman
8a291196a9 Lock xml2js dependency version 2013-11-04 11:27:18 +02:00
andris9
91631c834c package.json fix 2011-06-13 23:31:42 +03:00
andris9
e7b6e197ed removed npm debug file 2011-06-13 23:28:34 +03:00
andris9
32ad43e8e2 renamed package.js 2011-06-13 23:27:54 +03:00
andris9
114e4b2bf9 readme update 2011-06-13 23:26:51 +03:00
andris9
e4a1b90665 readme update 2011-06-13 23:25:48 +03:00
andris9
b924957bc1 removed gitignore 2011-06-13 23:23:23 +03:00
andris9
49190e7590 added package.json 2011-06-13 23:20:44 +03:00
andris9
2544146665 update 2011-06-13 23:12:09 +03:00