https://github.com/parzibyte/factura-pdf-node
Ejemplo de creación de una factura o recibo PDF usando Node.js y también Express
https://github.com/parzibyte/factura-pdf-node
Last synced: about 1 year ago
JSON representation
Ejemplo de creación de una factura o recibo PDF usando Node.js y también Express
- Host: GitHub
- URL: https://github.com/parzibyte/factura-pdf-node
- Owner: parzibyte
- License: mit
- Created: 2021-05-03T22:47:33.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-03T22:53:36.000Z (about 5 years ago)
- Last Synced: 2025-03-26T07:20:54.001Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://parzibyte.me/blog/2021/05/03/factura-pdf-node-js/
- Size: 55.7 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# factura-pdf-node
Ejemplo de creación de una factura o recibo PDF usando Node.js y también Express
# Tutorial
https://parzibyte.me/blog/2021/05/03/factura-pdf-node-js/