Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dashweb-bv/easyinvoice
/ functions
Functions
33 in github.com/dashweb-bv/easyinvoice
⨍
Functions
33
◇
Types & classes
19
↓ 3 callers
Method
createInvoice
(options: any, cb: any = () => {})
src/browser/browser.ts:33
↓ 3 callers
Function
step
(result)
src/lib/easyinvoice.js:30
↓ 1 callers
Function
adopt
(value)
src/lib/easyinvoice.js:26
↓ 1 callers
Function
base64toBlob
(base64Data: string, contentType: string)
src/browser/browser.ts:170
↓ 1 callers
Function
base64toBlob
(base64Data: string, contentType: string)
src/lib/easyinvoice.ts:194
↓ 1 callers
Function
base64toBlob
(base64Data, contentType)
src/lib/easyinvoice.js:196
↓ 1 callers
Function
downloadFile
(fileName: string, contentType: string, base64: string)
src/browser/browser.ts:164
↓ 1 callers
Function
downloadFile
(fileName: string, contentType: string, base64: string)
src/lib/easyinvoice.ts:188
↓ 1 callers
Function
downloadFile
(fileName, contentType, base64)
src/lib/easyinvoice.js:191
↓ 1 callers
Function
isMobileBrowser
()
src/browser/browser.ts:197
↓ 1 callers
Function
isMobileBrowser
()
src/lib/easyinvoice.ts:221
↓ 1 callers
Function
isMobileBrowser
()
src/lib/easyinvoice.js:219
↓ 1 callers
Method
render
(elementId: string, pdf = this._pdf, cb: any = () => {})
src/browser/browser.ts:90
↓ 1 callers
Method
render
(elementId: string, pdf = this._pdf, cb: any = () => {})
src/lib/easyinvoice.ts:114
↓ 1 callers
Method
render
(elementId, pdf = this._pdf, cb = () => { })
src/lib/easyinvoice.js:127
↓ 1 callers
Method
renderPage
(pageNumber: number, renderFinished: any)
src/browser/browser.ts:125
↓ 1 callers
Method
renderPage
(pageNumber: number, renderFinished: any)
src/lib/easyinvoice.ts:149
↓ 1 callers
Method
renderPage
(pageNumber, renderFinished)
src/lib/easyinvoice.js:156
↓ 1 callers
Method
renderPdf
(pdfBase64: string, renderFinished: any)
src/browser/browser.ts:107
↓ 1 callers
Method
renderPdf
(pdfBase64: string, renderFinished: any)
src/lib/easyinvoice.ts:131
↓ 1 callers
Method
renderPdf
(pdfBase64, renderFinished)
src/lib/easyinvoice.js:142
Method
constructor
( pdf: string, totalPages: number, renderedPdf: any, elementId: string, )
src/browser/browser.ts:21
Method
constructor
( pdf: string, totalPages: number, renderedPdf: any, elementId: string, )
src/lib/easyinvoice.ts:36
Method
constructor
(pdf, totalPages, renderedPdf, elementId)
src/lib/easyinvoice.js:64
Method
createInvoice
(options: any, cb: any = () => {})
src/lib/easyinvoice.ts:48
Method
createInvoice
(options, cb = () => { })
src/lib/easyinvoice.js:70
Method
download
(filename = "invoice.pdf", pdf = this._pdf)
src/browser/browser.ts:75
Method
download
(filename = "invoice.pdf", pdf = this._pdf)
src/lib/easyinvoice.ts:90
Method
download
(filename = "invoice.pdf", pdf = this._pdf)
src/lib/easyinvoice.js:107
Function
fulfilled
(value)
src/lib/easyinvoice.js:28
Method
print
(pdf = this._pdf)
src/lib/easyinvoice.ts:105
Method
print
(pdf = this._pdf)
src/lib/easyinvoice.js:119
Function
rejected
(value)
src/lib/easyinvoice.js:29