0.0.3 • Published 2 years ago

@codescene/boken v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

boken

1bok bo:k noun (boken, böcker)
Book

CodeScene Code Health CodeScene System Mastery Coverage: lines Coverage: functions Coverage: branches Coverage: statements JavaScript Style Guide

what?

boken is a Javascript library for writing PDF books.

why?

Generating PDFs programmatically is a nightmare. Not anymore.

how?

You can use it in the browser and print manually or on the server side to generate PDFs.

examples

URLdescription
Simple bookSimple book with a few paragraphs.

build

# using npm
npm build

# using yarn
yarn build

tests

npm test

#or
yarn test