pdfmk
v0.9.0
Published
A very simple tool library for the waiting using Promises.
Downloads
166
Readme
PDF Maker client
A very simple tool library for the waiting using Promises.
Install
Install from NPM
npm i pdfmk
Usage
import { } from 'waitasecond';
// TODO:
Contributing
I am opened to your pull requests, feedback, suggestions and donations :) . Contact to me is on my personal page
Publishing a new version
Just do
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.