1.5.0 • Published 4 months ago

pdf-documents v1.5.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 months ago

PDF Documents for MSeller

Prerequisites

Getting Started

This repository is an example of how to make PDF invoices with PDFKit.

There are two important fields in this this repository:

  • index.js is the main entry point. It defines the data structure used to create the invoices.
  • createInvoice.js exports a function that can be used to create invoice PDFs.

To get started, use the following commands:

git clone git@github.com:victors1681/pdf-documents.git

npm install  # Install dependencies

npm start  # This will create an invoice.pdf file in the root of the project.
1.5.0

4 months ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago