https://github.com/euberdeveloper/invoice-generator
A very simple HTML page to generate invoice that are printed from the Browser
https://github.com/euberdeveloper/invoice-generator
Last synced: 3 months ago
JSON representation
A very simple HTML page to generate invoice that are printed from the Browser
- Host: GitHub
- URL: https://github.com/euberdeveloper/invoice-generator
- Owner: euberdeveloper
- Created: 2023-07-30T11:01:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-30T22:07:23.000Z (almost 2 years ago)
- Last Synced: 2025-02-04T15:50:02.608Z (5 months ago)
- Language: JavaScript
- Homepage: https://euber.dev/invoice-example/
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [invoice-example](https://euber.dev/invoice-example/)
A very simple HTML page to generate invoice that are printed from the Browser## How was it made
It is simple plain HTML, css and javascript.
## How dows it work
Just go on the page, edit the content with your data and click "Ctrl+P" to print the page as PDF.