UNPKG

pdfmake-rtl

Version:

Enhanced PDFMake with automatic RTL (Arabic/Persian/Urdu) support - Complete standalone package (beta)

17 lines 214 B
{ "version": "2.0.0", "tasks": [ { "label": "run tests", "type": "shell", "command": "npm", "args": [ "test" ], "problemMatcher": [ "$eslint-stylish" ], "group": "build" } ] }