einvoices
v0.0.2
Published
Open source electronic invoicing toolkit
Maintainers
Readme
einvoices
Open source electronic invoicing toolkit.
This is an early placeholder release while the project is prepared for future open source development.
Installation
npm install einvoicesUsage
const einvoices = require("einvoices");
console.log(einvoices);Planned Scope
Future releases are expected to include support for:
- Finvoice
- UBL
- PEPPOL
- XML generation
- XML validation
- Parsing utilities
Status
This package does not yet provide production-ready electronic invoicing functionality. The initial public API is intentionally minimal and may change before the first feature release.
Repository
https://github.com/OfficialPesonen/einvoices
License
MIT
