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

https://github.com/voidberg/quarto

Quarto allows you to generate EPUBs from HTML.
https://github.com/voidberg/quarto

epub epub-generation epub3 kepub

Last synced: 3 months ago
JSON representation

Quarto allows you to generate EPUBs from HTML.

Awesome Lists containing this project

README

        

[![Latest release on NPM](https://img.shields.io/npm/v/quarto.svg)](https://www.npmjs.com/package/imagecache-sharp)
[![Build states](https://github.com/voidberg/quarto/workflows/Node.js%20CI/badge.svg)](https://github.com/voidberg/imagecache-sharp/actions?query=workflow%3A%22Node.js+CI%22+branch%3Amaster++)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![MIT License](https://img.shields.io/npm/l/quarto.svg)](https://opensource.org/licenses/MIT)

![Quarto](https://www.dropbox.com/s/dg1r4fmfpkmwwc7/quarto-small.png?raw=1)

# Quarto

> a book size of about 9½ × 12 inches (24 × 30 centimetres), determined by folding printed sheets twice to form four leaves or eight pages.

Quarto allows you to generate EPUBs from HTML.

---

## Introduction

Quarto was built for my [instakobo](https://github.com/voidberg/instakobo) project, where I needed a simple way to generate ePubs with the option of removing the Table of Contents.

## Usage

## Thanks to:

- [epub-gen](https://github.com/cyrilis/epub-gen) for inspiration and code.
- [epub-gen-memory](https://github.com/cpiber/epub-gen-memory) for inspiration and code.
- [epub-css-starter-kit](https://github.com/mattharrison/epub-css-starter-kit) for the ePub styles.
- [Freepik - Flaticon](https://www.flaticon.com/free-icons/book) for the logo.