natancabral / pdfkit-table

Helps to draw informations in simple tables using pdfkit. #server-side. Generate pdf tables with javascript (PDFKIT plugin)
MIT License
93 stars 59 forks source link

Documentation #61

Open leegee opened 1 year ago

leegee commented 1 year ago

Docs seem to be by example - would be helpful if they were more detailed.

Example 2 (at least) in the README.md contains invalid JavaScript.

(NB: 'datas' is incorrect English: data is already the plural form (of datum).)

HTH