Skip to content

empear-analytics/boken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

URL description
Simple book Simple book with a few paragraphs.

build

# using npm
npm build

# using yarn
yarn build

tests

npm test

#or
yarn test 

Releases

No releases published

Packages

No packages published