1.2.1 • Published 5 years ago

quinvoice v1.2.1

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

:crown: Quinvoice - the Queen of invoices :rocket:

NPM Version LICENSE Dependencies

Quinvoice is an interactive CLI tool for generating simple PDF invoices. It uses clean bootstrap template, and has possibility to save common used companies and invoice templates.

How to install?

npm install -g quinvoice

How to use?

Just run the quinvoice command from terminal and enjoy the interactive creator. :wink:

Demo Gif

Check out our demo invoice here: Demo Invoice

Modules

:pencil: Invoice

As you guess - the main module. Responsible for generating PDF. If you have a template or company defined before, it will ask you to choose it during the creation process.

:department_store: Company

It's stupid to type full company information every single invoice, isnt's it? That's why the company module is there! Manage your companies and use them during invoice creation! Don't worry, you can update them or remove whenever you want.

:clipboard: Template

If you generate the same invoice every month, then it's proper module for you! Create new template, and use it to create new invoice in only 2 steps. Easy, huh?

Licence

Copyright © 2018 by Szymon Piecuch under ISC licence.