Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 374 Bytes

File metadata and controls

13 lines (8 loc) · 374 Bytes

2024-01-13

Possible improvements:

  • Make command handlers customizable.
  • Ruby + JS libraries that generate templates. Ruby library could even have a Prawn compatibility mode.

2024-01-11

Possible improvements:

  • Allow dot in keys to access nested objects (i.e. "invoice.number")
  • Add support for mustache in text fields (i.e. "Invoice Number {{invoice.number}})