Skip to content

truthdomains/invoice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invoicing

A simple way to create a print-friendly invoice

Usage

  1. Fork and edit index.mjs as needed
  2. If you are outside the modern world and don't like the date format; edit helpers.mjs as needed

Development

  1. bun install
  2. bun run start

History

Created with the "Vanilla" template from CodeSandbox.

Resources