@vubular/invoicing

0.0.45 • Public • Published

@vubular/invoicing

Overview

vue-invoicing is a invoice composing component which runs in vue.js.

Install

npm install --save @vubular/invoicing

Import using module

use this code in app.js(entry js):

import VubularInvoicing from 'vubular-invoicing';
Vue.use(VubularInvoicing);

Usage

<vubular-invoicing fields="name,offer,discount:edit,price,quantity:edit,unit:edit,vat:edit,totalVat:edit"></vubular-invoicing>

License

MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i @vubular/invoicing

Weekly Downloads

19

Version

0.0.45

License

MIT

Unpacked Size

52.2 kB

Total Files

12

Last publish

Collaborators

  • mentorgh
  • tongashi