Files
pdfme/packages/common
Kyohei Fukuda 102ca8cc62 Fix eslint (#780)
* 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
2025-03-03 10:20:36 +09:00
..
2025-03-03 10:20:36 +09:00
2022-02-09 15:33:33 +09:00
2025-03-03 10:20:36 +09:00
2025-03-03 10:20:36 +09:00
2024-11-24 17:58:12 +09:00
2025-02-16 13:34:26 +09:00
2025-02-28 20:49:17 +09:00

@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.