mirror of
https://github.com/pdfme/pdfme.git
synced 2026-06-02 03:05:53 -04:00
* feat(jsx): add pdfme jsx package * refactor(jsx): derive text props from schema types * fix(jsx): tighten mvp layout constraints * feat(jsx): measure text height with schema helpers * docs: update jsx md2pdf roadmap
15 lines
382 B
JSON
15 lines
382 B
JSON
{
|
|
"files": [],
|
|
"references": [
|
|
{ "path": "packages/pdf-lib" },
|
|
{ "path": "packages/common" },
|
|
{ "path": "packages/converter" },
|
|
{ "path": "packages/schemas" },
|
|
{ "path": "packages/jsx" },
|
|
{ "path": "packages/generator" },
|
|
{ "path": "packages/manipulator" },
|
|
{ "path": "packages/ui/tsconfig.typecheck.json" },
|
|
{ "path": "packages/cli" }
|
|
]
|
|
}
|