https://github.com/rimiti/invoice-it-example
Example to show you how to use invoice-it package.
https://github.com/rimiti/invoice-it-example
export html invoice invoice-it node nodejs order pdf
Last synced: 9 months ago
JSON representation
Example to show you how to use invoice-it package.
- Host: GitHub
- URL: https://github.com/rimiti/invoice-it-example
- Owner: rimiti
- License: mit
- Created: 2018-05-28T15:55:58.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-29T16:06:52.000Z (about 8 years ago)
- Last Synced: 2024-12-28T19:42:49.299Z (over 1 year ago)
- Topics: export, html, invoice, invoice-it, node, nodejs, order, pdf
- Language: HTML
- Homepage: https://dimsolution.com/blog/2018-05-29/how-to-easily-generate-order-invoice-pdf-file/
- Size: 205 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# invoice-it-example
Simple example that shows how to use [@rimiti/invoice-it](https://github.com/rimiti/invoice-it) package ([Associated tutorial](https://dimsolution.com/blog/2018-05-29/how-to-easily-generate-order-invoice-pdf-file/)).
## Results
Screenshots of generated files.

## Scripts
Run using npm run command.
execute - run example
## License
MIT © [Dimitri DO BAIRRO](https://github.com/rimiti/invoice-it-example/blob/master/LICENSE)