easy-e-invoice
v0.0.1
Published
Easy invoice XRechnung is a standardized electronic invoice format developed to comply with the European Directive 2014/55/EU
Maintainers
Readme
Easy E-Invoice
This package allows you to easily create E-Invocies that are ready to be used in EU countries.
Development
Use as a template
Set up tools and environment
You need to have Node.js installed. Node includes npm as its default package manager.
Install dependencies
Install dependencies with npm:
npm iTest
Test your code with Jest framework:
npm run testExamples
Look at the tests for now. Proper examples will follow here.
You can use the very simple EInvoice interface to create an invoice:
