Skip to content

Examples#101

Merged
ralfstx merged 2 commits intomainfrom
examples
Feb 1, 2026
Merged

Examples#101
ralfstx merged 2 commits intomainfrom
examples

Conversation

@ralfstx
Copy link
Member

@ralfstx ralfstx commented Feb 1, 2026

No description provided.

The examples previously relied on the latest published `pdfmkr` package
and ran from a nested `src/` directory, making them harder to maintain
and test against the current codebase.

This converts all example files to TypeScript and changes them to import
directly from the local source. The folder structure of `examples/` is
flattened to simplify running the examples. A dedicated `tsconfig.json`
file is added to allow type checking but prevent output in the build.
License information for sample images is also added.
@ralfstx ralfstx merged commit 3d8057e into main Feb 1, 2026
1 check passed
@ralfstx ralfstx deleted the examples branch February 1, 2026 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant