Skip to content

Commit 449f6dc

Browse files
committed
0.1.12
1 parent d7767a2 commit 449f6dc

File tree

10 files changed

+38
-38
lines changed

10 files changed

+38
-38
lines changed

docs/modules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ A Promise that resolves when the download is
274274

275275
#### Defined in
276276

277-
[utils/download.ts:38](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/utils/download.ts#L38)
277+
[utils/download.ts:38](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/utils/download.ts#L38)
278278

279279
___
280280

@@ -299,4 +299,4 @@ Initializes the Apyhub API client.
299299

300300
#### Defined in
301301

302-
[ApyClient.ts:215](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/ApyClient.ts#L215)
302+
[ApyClient.ts:215](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/ApyClient.ts#L215)

docs/modules/convert.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ A promise that resolves to
5959

6060
#### Defined in
6161

62-
[convert/csvToExcel.ts:31](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/convert/csvToExcel.ts#L31)
62+
[convert/csvToExcel.ts:31](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/convert/csvToExcel.ts#L31)
6363

6464
___
6565

@@ -106,7 +106,7 @@ A promise that resolves to
106106

107107
#### Defined in
108108

109-
[convert/htmlToPdf.ts:31](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/convert/htmlToPdf.ts#L31)
109+
[convert/htmlToPdf.ts:31](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/convert/htmlToPdf.ts#L31)
110110

111111
___
112112

@@ -153,7 +153,7 @@ A promise that resolves to
153153

154154
#### Defined in
155155

156-
[convert/imageToPdf.ts:31](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/convert/imageToPdf.ts#L31)
156+
[convert/imageToPdf.ts:31](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/convert/imageToPdf.ts#L31)
157157

158158
___
159159

@@ -201,7 +201,7 @@ https://apyhub.com/utility/converter-md-html
201201

202202
#### Defined in
203203

204-
[convert/markdownToHtml.ts:33](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/convert/markdownToHtml.ts#L33)
204+
[convert/markdownToHtml.ts:33](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/convert/markdownToHtml.ts#L33)
205205

206206
___
207207

@@ -250,7 +250,7 @@ https://apyhub.com/utility/converter-presentation-pdf
250250

251251
#### Defined in
252252

253-
[convert/presentationToPdf.ts:34](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/convert/presentationToPdf.ts#L34)
253+
[convert/presentationToPdf.ts:34](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/convert/presentationToPdf.ts#L34)
254254

255255
___
256256

@@ -297,7 +297,7 @@ https://apyhub.com/utility/converter-spreadsheet-pdf
297297

298298
#### Defined in
299299

300-
[convert/spreadsheetToPdf.ts:31](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/convert/spreadsheetToPdf.ts#L31)
300+
[convert/spreadsheetToPdf.ts:31](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/convert/spreadsheetToPdf.ts#L31)
301301

302302
___
303303

@@ -344,4 +344,4 @@ https://apyhub.com/utility/converter-doc-pdf
344344

345345
#### Defined in
346346

347-
[convert/wordToPdf.ts:31](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/convert/wordToPdf.ts#L31)
347+
[convert/wordToPdf.ts:31](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/convert/wordToPdf.ts#L31)

docs/modules/data.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ https://apyhub.com/utility/data-lists-country
4444

4545
#### Defined in
4646

47-
[data/countries.ts:28](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/data/countries.ts#L28)
47+
[data/countries.ts:28](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/data/countries.ts#L28)
4848

4949
___
5050

@@ -85,7 +85,7 @@ https://apyhub.com/utility/data-info-country
8585

8686
#### Defined in
8787

88-
[data/country.ts:29](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/data/country.ts#L29)
88+
[data/country.ts:29](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/data/country.ts#L29)
8989

9090
___
9191

@@ -132,7 +132,7 @@ https://apyhub.com/utility/currency-conversion
132132

133133
#### Defined in
134134

135-
[data/currencyConverter.ts:28](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/data/currencyConverter.ts#L28)
135+
[data/currencyConverter.ts:28](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/data/currencyConverter.ts#L28)
136136

137137
___
138138

@@ -166,7 +166,7 @@ https://apyhub.com/utility/data-lists-currency
166166

167167
#### Defined in
168168

169-
[data/currencyList.ts:28](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/data/currencyList.ts#L28)
169+
[data/currencyList.ts:28](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/data/currencyList.ts#L28)
170170

171171
___
172172

@@ -200,4 +200,4 @@ https://apyhub.com/utility/data-lists-timezone
200200

201201
#### Defined in
202202

203-
[data/timezones.ts:27](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/data/timezones.ts#L27)
203+
[data/timezones.ts:27](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/data/timezones.ts#L27)

docs/modules/extract.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ A promise that resolves to the metadata
5252

5353
#### Defined in
5454

55-
[extract/imageMetadata.ts:24](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/extract/imageMetadata.ts#L24)
55+
[extract/imageMetadata.ts:24](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/extract/imageMetadata.ts#L24)
5656

5757
___
5858

@@ -94,7 +94,7 @@ A promise that resolves to the text for
9494

9595
#### Defined in
9696

97-
[extract/textFromPdf.ts:24](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/extract/textFromPdf.ts#L24)
97+
[extract/textFromPdf.ts:24](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/extract/textFromPdf.ts#L24)
9898

9999
___
100100

@@ -134,7 +134,7 @@ A promise that resolves to the text for
134134

135135
#### Defined in
136136

137-
[extract/textFromWebpage.ts:20](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/extract/textFromWebpage.ts#L20)
137+
[extract/textFromWebpage.ts:20](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/extract/textFromWebpage.ts#L20)
138138

139139
___
140140

@@ -176,7 +176,7 @@ A promise that resolves to the text for
176176

177177
#### Defined in
178178

179-
[extract/textFromWord.ts:24](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/extract/textFromWord.ts#L24)
179+
[extract/textFromWord.ts:24](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/extract/textFromWord.ts#L24)
180180

181181
___
182182

@@ -223,4 +223,4 @@ https://apyhub.com/utility/extract-file-secure-unarchive
223223

224224
#### Defined in
225225

226-
[extract/unarchive.ts:28](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/extract/unarchive.ts#L28)
226+
[extract/unarchive.ts:28](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/extract/unarchive.ts#L28)

docs/modules/generate.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ https://apyhub.com/utility/generate-secure-file-archive
8585

8686
#### Defined in
8787

88-
[generate/archive.ts:51](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/generate/archive.ts#L51)
88+
[generate/archive.ts:51](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/generate/archive.ts#L51)
8989

9090
___
9191

@@ -131,7 +131,7 @@ https://apyhub.com/utility/generate-bar-code
131131

132132
#### Defined in
133133

134-
[generate/barcode.ts:29](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/generate/barcode.ts#L29)
134+
[generate/barcode.ts:29](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/generate/barcode.ts#L29)
135135

136136
___
137137

@@ -198,7 +198,7 @@ A promise that resolves with the chart
198198

199199
#### Defined in
200200

201-
[generate/charts.ts:47](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/generate/charts.ts#L47)
201+
[generate/charts.ts:47](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/generate/charts.ts#L47)
202202

203203
___
204204

@@ -267,7 +267,7 @@ https://apyhub.com/utility/generator-ical
267267
268268
#### Defined in
269269
270-
[generate/ical.ts:51](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/generate/ical.ts#L51)
270+
[generate/ical.ts:51](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/generate/ical.ts#L51)
271271
272272
___
273273
@@ -318,7 +318,7 @@ https://apyhub.com/utility/generate-html-pdf
318318
319319
#### Defined in
320320
321-
[generate/pdf.ts:31](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/generate/pdf.ts#L31)
321+
[generate/pdf.ts:31](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/generate/pdf.ts#L31)
322322
323323
___
324324
@@ -364,7 +364,7 @@ https://apyhub.com/utility/generate-qr-code
364364
365365
#### Defined in
366366
367-
[generate/qr.ts:28](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/generate/qr.ts#L28)
367+
[generate/qr.ts:28](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/generate/qr.ts#L28)
368368
369369
___
370370
@@ -415,7 +415,7 @@ https://apyhub.com/utility/generate-webpage-screenshot
415415
416416
#### Defined in
417417
418-
[generate/screenshot.ts:36](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/generate/screenshot.ts#L36)
418+
[generate/screenshot.ts:36](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/generate/screenshot.ts#L36)
419419
420420
___
421421
@@ -465,4 +465,4 @@ https://apyhub.com/utility/image-processor-thumbnail
465465
466466
#### Defined in
467467
468-
[generate/thumbnail.ts:35](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/generate/thumbnail.ts#L35)
468+
[generate/thumbnail.ts:35](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/generate/thumbnail.ts#L35)

docs/modules/imageProcessor.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ https://apyhub.com/utility/image-processor-compress
5858

5959
#### Defined in
6060

61-
[imageProcessor/compress.ts:34](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/imageProcessor/compress.ts#L34)
61+
[imageProcessor/compress.ts:34](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/imageProcessor/compress.ts#L34)
6262

6363
___
6464

@@ -109,7 +109,7 @@ https://apyhub.com/utility/image-processor-crop
109109

110110
#### Defined in
111111

112-
[imageProcessor/crop.ts:37](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/imageProcessor/crop.ts#L37)
112+
[imageProcessor/crop.ts:37](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/imageProcessor/crop.ts#L37)
113113

114114
___
115115

@@ -160,7 +160,7 @@ https://apyhub.com/utility/image-processor-resize
160160

161161
#### Defined in
162162

163-
[imageProcessor/resize.ts:37](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/imageProcessor/resize.ts#L37)
163+
[imageProcessor/resize.ts:37](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/imageProcessor/resize.ts#L37)
164164

165165
___
166166

@@ -210,4 +210,4 @@ https://apyhub.com/utility/image-processor-watermark
210210

211211
#### Defined in
212212

213-
[imageProcessor/watermark.ts:40](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/imageProcessor/watermark.ts#L40)
213+
[imageProcessor/watermark.ts:40](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/imageProcessor/watermark.ts#L40)

docs/modules/search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ https://apyhub.com/utility/search-fuzzy-text
5454

5555
#### Defined in
5656

57-
[search/fuzzy.ts:28](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/search/fuzzy.ts#L28)
57+
[search/fuzzy.ts:28](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/search/fuzzy.ts#L28)

docs/modules/validate.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ https://apyhub.com/utility/validator-academic-email
5757

5858
#### Defined in
5959

60-
[validate/email.ts:28](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/validate/email.ts#L28)
60+
[validate/email.ts:28](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/validate/email.ts#L28)
6161

6262
___
6363

@@ -106,7 +106,7 @@ https://apyhub.com/utility/data-postcodes-uk
106106

107107
#### Defined in
108108

109-
[validate/postcode.ts:29](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/validate/postcode.ts#L29)
109+
[validate/postcode.ts:29](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/validate/postcode.ts#L29)
110110

111111
___
112112

@@ -148,4 +148,4 @@ https://apyhub.com/utility/vat-number-validator
148148

149149
#### Defined in
150150

151-
[validate/vat.ts:25](https://github.com/apyhub/apyhub.js/blob/76ddcf8/src/validate/vat.ts#L25)
151+
[validate/vat.ts:25](https://github.com/apyhub/apyhub.js/blob/d7767a2/src/validate/vat.ts#L25)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apyhub",
3-
"version": "0.1.11",
3+
"version": "0.1.12",
44
"description": "",
55
"main": "dist/index.js",
66
"module": "dist/apyhub.js.esm.js",

0 commit comments

Comments
 (0)