robinmordasiewicz/yamlforms

Generate fillable PDF forms with AcroForm fields from YAML schemas

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandCommand to run: generate, validatenogenerate
schemaPath to YAML schema file or glob patternnoschemas/*.yaml
outputOutput directory for generated filesnosite
formatOutput formats: pdf, html, docx (comma-separated)nopdf
fail-on-errorFail the action if validation errors occurnotrue
publishEnable GitHub Pages publishingnotrue
publish-methodPublishing method: pages-api (requires deploy-pages action) or branch (pushes to branch directly)nopages-api
pages-branchBranch name for branch-based publishingnogh-pages
generate-indexGenerate index.html listing all documentsnotrue
index-titleTitle for the generated index pagenoGenerated Documents
namedescription
filesJSON array of generated file paths
pdf-countNumber of PDF files generated
html-countNumber of HTML files generated
docx-countNumber of DOCX files generated
validation-errorsJSON array of validation errors (if any)
pages-urlURL of deployed GitHub Pages site
index-filePath to generated index.html
pages-artifact-pathPath for upload-pages-artifact (use with pages-api method)