An open API service indexing awesome lists of open source software.

https://github.com/gregabbott/tbook

Convert EPUBs to a zip of folders. One folder per book, one MD text file per chapter.
https://github.com/gregabbott/tbook

book converter ebook epub folder javascript markdown plaintext sequential vanilla-javascript

Last synced: about 1 year ago
JSON representation

Convert EPUBs to a zip of folders. One folder per book, one MD text file per chapter.

Awesome Lists containing this project

README

          

# Tbook
Visit [the Tbook site](https://tbook.pages.dev/) to convert EPUBs to TBooks.

A Tbook consists of a zipped or unzipped folder
that holds sequential MD or TXT text files.
The folder represents a book
and each file represents a section in the book.
The file names control the section order.
The folder may also contain an optional metadata file.