@pdfme/schemas
Version: 
TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!
8 lines (5 loc) • 520 B
Markdown
## @pdfme/schemas
This library provides schemas for pdfme templates.  
The currently supported schemas can be found in [this document](https://pdfme.com/docs/supported-features).
These schemas are used as plugins in [@pdfme/ui](https://www.npmjs.com/package/@pdfme/ui) and [@pdfme/generator](https://www.npmjs.com/package/@pdfme/generator), where they are interpreted by UI components and the PDF generator.
For the complete documentation of pdfme, please refer to [this link](https://pdfme.com/docs/getting-started).