teapub

v3.0.0
generate epubs using typescript and preact
preact epub typescript

doc

typedoc

fmt

prettier --cache --write 'src/**/*.{ts,tsx}' '*.json' '*.js'

lint

tsc && eslint --cache 'src/**/*.{ts,tsx}' && typedoc --emit none

export

tsc -p tsconfig.build.json && bun build src/index.ts --minify --outfile dist/teapub.esm.min.js

prepack

bun lint && bun test --coverage && bun export

Metadata

  • MIT
  • Whatever
  • Erik Brinkman
  • released 4/20/2024

Downloads

Maintainers