1.0.3 • Published 4 years ago

ember-invoice-it v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

@ember/invoice-it

Ember fork of rimiti/invoice-it.

Install

$ yarn add ember-invoice-it
import invoiceIt from 'ember-invoice-it';

Features

This builds on the original and:

  • allows float quantity values
  • removes i18n (to work in aws lambda)

Original

Docs at https://github.com/rimiti/invoice-it.