mirror of
https://github.com/pdfme/pdfme.git
synced 2026-06-22 05:09:32 -04:00
* Refactor ESLint configuration: remove legacy .eslintrc.cjs files and replace with new .mjs configurations * Remove unnecessary TypeScript ignore comments and simplify async calls in barcode tests * Refactor date helper: remove TypeScript ignore comments and simplify AirDatepicker usage * Enhance date helper: add AirDatepickerDate type and improve type annotations for onSelect callback * Update TypeScript and ESLint configurations: change module to NodeNext, refine file patterns, and enhance lint command * Refactor ESLint configuration: remove unnecessary language options for TypeScript files
@pdfme/common
This library provides shared types, constants, and utility functions used across the @pdfme/ui and @pdfme/generator packages. The shared types include definitions for templates and other commonly used structures.
For the complete documentation of pdfme, please refer to this link.