https://github.com/hejny/pdfmk
A very simple tool library for the waiting using Promises.
https://github.com/hejny/pdfmk
library
Last synced: 4 months ago
JSON representation
A very simple tool library for the waiting using Promises.
- Host: GitHub
- URL: https://github.com/hejny/pdfmk
- Owner: hejny
- License: other
- Created: 2020-09-30T22:44:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2026-02-05T23:23:43.000Z (5 months ago)
- Last Synced: 2026-02-06T09:20:30.312Z (5 months ago)
- Topics: library
- Language: TypeScript
- Homepage:
- Size: 47.6 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🖨️ PDF Maker client
[](https://packagequality.com/#?package=pdfmk)
[](https://snyk.io/test/github/hejny/pdfmk)
[](https://github.com/hejny/pdfmk/issues)
A very simple tool library for the waiting using Promises.
[](https://www.midjourney.com/app/jobs/383fe66e-aac4-4d37-ac8a-c73b96ecf59b)
## 🔗 Links
- [Client](https://github.com/hejny/pdfmk/)
- [Server](https://github.com/hejny/pdfmk-server/)
# Install
Install from [NPM](https://www.npmjs.com/package/pdfmk)
```bash
npm i pdfmk
```
# Usage
```typescript
import { } from 'waitasecond';
// TODO:
```
# Contributing
I am opened to your pull requests, feedback, suggestions and donations :) . Contact to me is on my [personal page](https://www.pavolhejny.com)
## Publishing a new version
Just do
```bash
npm version patch
```
on *minor* or *major*. Scripts defined in package.json will test, lint, build, create documentation and push the whole project for you.
## 🖋️ Contributing
I am open to pull requests, feedback, and suggestions. Or if you like this utility, you can [☕ buy me a coffee](https://www.buymeacoffee.com/hejny) or [donate via cryptocurrencies](https://github.com/hejny/hejny/blob/main/documents/crypto.md).
You can also ⭐ star the pdfmk package, [follow me on GitHub](https://github.com/hejny) or [various other social networks](https://www.pavolhejny.com/contact/).
## ✨ Partners
[Become a partner](https://www.pavolhejny.com/contact/)


