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

https://github.com/gregabbott/tbook

Batch convert EPUBs to tbooks (where a folder/archive of plain text files represents a book and its chapters. Like CBZ but for books.) Runs offline. 1 HTML file ~24KB. Vanilla JS. No Dependencies.
https://github.com/gregabbott/tbook

app book converter ebook epub folder javascript lightweight markdown no-deps plaintext sequential simple tool txt utility vanilla-javascript zip

Last synced: about 1 month ago
JSON representation

Batch convert EPUBs to tbooks (where a folder/archive of plain text files represents a book and its chapters. Like CBZ but for books.) Runs offline. 1 HTML file ~24KB. Vanilla JS. No Dependencies.

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.