@boomof/cardcompression
v1.1.3
Published
card compression
Downloads
2
Readme
PDF Generator
A simple yet powerful PDF generation tool written in TypeScript.
Installation
npm install cardcompression
Usage
You can use this package by following these steps:
const packageName = require('cardcompression');
const instance = new cardcompression();
instance.method();
## API
##
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.