Registry / utility / bmaupin-go-epub

bmaupin-go-epub

JSON →
library1.1.0gogounverified

Package epub generates valid EPUB 3.0 files with EPUB 2.0 table of contents for maximum compatibility.

go get github.com/bmaupin/go-epub
INSTALL
IMPORT
SIG · BMAUPIN-GO-EPUB
B
bmaupin-go-epub
utilitygov1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

epub
github.com/bmaupin/go-epub

Create a simple EPUB file

import "github.com/bmaupin/go-epub" func main() { e := epub.NewEpub("My Book") e.AddSection("<p>Hello</p>", "Chapter 1", "", "") e.Write("mybook.epub") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Meta
1
Resources
bmaupin-go-epub — go get bmaupin-go-epub · libregistry