Balearica
|
cd46c00b04
|
Update README.md
|
1 year ago |
Balearica
|
a76ba6d276
|
Update workers_vs_schedulers.md
|
1 year ago |
Balearica
|
04d1c8005a
|
Update README code example
|
1 year ago |
dependabot[bot]
|
577752d88a
|
Bump @babel/traverse from 7.21.4 to 7.23.2 (#844)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
1 year ago |
Dora Michalostamou
|
93853eb8a5
|
Update README.md (#843)
Fix issue with logging data in the js example
|
1 year ago |
Balearica
|
778aa00a11
|
5.0.2
|
1 year ago |
Balearica
|
81755709e5
|
Merge branch 'master' of github.com:naptha/tesseract.js
|
1 year ago |
Balearica
|
9954791c55
|
Skip languages already loaded
|
1 year ago |
Balearica
|
dd7b8e2d60
|
5.0.1
|
1 year ago |
Balearica
|
02ec94859f
|
Fixed bugs with wrong lang data being loaded per #834 and #835 (#836)
|
1 year ago |
Balearica
|
a1031fdf85
|
Update README.md
|
1 year ago |
Balearica
|
3474d07604
|
5.0.0
|
1 year ago |
Balearica
|
9edd64a9cc
|
Updated lockfile
|
1 year ago |
Balearica
|
4af569b167
|
Removed node: prefixes to restore compatability with Node.js v14
|
1 year ago |
Balearica
|
7f914da00b
|
Updated package-lock file
|
1 year ago |
Balearica
|
6ebe92fb5b
|
Update to v5 (#830)
|
1 year ago |
Balearica
|
ccf7414bc2
|
4.1.3
|
1 year ago |
Frazer Smith
|
2a27a0e13e
|
perf: use `node:` prefix to bypass require.cache call for builtins (#824)
|
1 year ago |
Balearica
|
ff173ce204
|
Update api.md
|
1 year ago |
Yudai Nakata
|
d23a8d5758
|
Detect browsers in a Deno-compatible way (#821)
|
1 year ago |
Balearica
|
71b227f2e0
|
4.1.2
|
1 year ago |
Balearica
|
58e59d16b0
|
Edited benchmark to use local version of worker code
|
1 year ago |
Balearica
|
d0df3d126c
|
Edited browser benchmark to report memory use per #813 (#817)
|
1 year ago |
Balearica
|
bb973ea2b8
|
Added warning message when trying to set init-only params per #808 (#816)
|
1 year ago |
Balearica
|
79cacaab95
|
Minor edits to reduce memory use (#815)
|
1 year ago |
Balearica
|
2c2e014ea9
|
Edited logging to fix memory bug per #812 (#814)
|
1 year ago |
Omar Boulbaze
|
8fce839636
|
Update api.md (#575)
|
1 year ago |
Balearica
|
3c20cb448d
|
Update faq.md
|
1 year ago |
Balearica
|
96b9b8b500
|
Removed non-existent option from types per #808 (#810)
|
1 year ago |
dependabot[bot]
|
4a63a8e28c
|
Bump word-wrap from 1.2.3 to 1.2.4 (#798)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
1 year ago |
Jake W
|
861e28833d
|
Update api.md (#805)
Fixed typo
|
1 year ago |
Balearica
|
6f90bc9cd9
|
Updated scheduler examples per #801 (#803)
|
1 year ago |
Balearica
|
67b982eff1
|
Create performance.md
|
1 year ago |
Balearica
|
50afb32e4b
|
Update local-installation.md
|
1 year ago |
Simple7575
|
296afbcba6
|
Update api.md (#791)
Mistake in docs fixed Worker.readFile() -> Worker.removeFile()
|
1 year ago |
Balearica
|
785a9f9a1f
|
Fixed so 'debug' output does not force recognition per #788 (#789)
|
1 year ago |
Balearica
|
b7411f4d7e
|
4.1.1
|
1 year ago |
Balearica
|
3e60bf4748
|
Fixed orientation metadata detection and added unit tests per #783 (#784)
|
1 year ago |
Balearica
|
42c8b3631b
|
Update README.md
|
1 year ago |
Richard Solar
|
f346717293
|
feat(index.d.ts): add type for logger args (#778)
|
1 year ago |
Balearica
|
eeb08a4f53
|
Update README.md
|
1 year ago |
Tshetrim (Tim) Lhendup
|
5a0a3307b9
|
Update README.md (#782)
|
1 year ago |
Rafael Costa
|
923f7ff164
|
Update README.md (#781)
|
1 year ago |
Balearica
|
07feaa774d
|
4.1.0
|
1 year ago |
Balearica
|
0d8e6fb695
|
Removed is-url check for browser version per #558 (#776)
|
1 year ago |
Balearica
|
32acbd8579
|
Removed file-type dependency per #711 (#775)
|
1 year ago |
Balearica
|
fd1c8b2dc7
|
Replaced resolve-url dependency per #773 (#774)
|
1 year ago |
Nathan Babcock
|
a5f10d8438
|
Support `OffscreenCanvas` in browser version (#766)
|
1 year ago |
Balearica
|
6437f28704
|
Add ability to analyse layout without running recognition (#770)
|
1 year ago |
Balearica
|
15fdd9e3ac
|
Added Node.js v18 and v20 to Actions (#765)
|
2 years ago |