jeromewu
641d0c5fe4
Merge pull request #407 from nironater/patch-1
...
fix recognize parameter documentation & example
5 years ago
Nir
a56de79f22
Update documentation
...
correct documentation code example.
5 years ago
jeromewu
b418554cf0
Fix #401
5 years ago
jeromewu
f8aa46ec9d
Merge pull request #392 from tomaszferens/fix-demo-example
...
Fix displaying recognized text in demo example
5 years ago
Tomasz Ferens
13c16f472e
Fix displaying recognized text in demo example
5 years ago
jeromewu
247a1635f8
Update README.md
5 years ago
Jerome Wu
66e2ce842e
Release v2.0.2
5 years ago
jeromewu
2956afc013
Fix lint error
5 years ago
jeromewu
781f2f80ba
Remove api.End() as it doesn't stop api.Recognize(), fix #387
5 years ago
jeromewu
548a5a5142
Merge pull request #386 from nisarhassan12/master
...
[readme] Add ready-to-code badge + rephrase how gitpod help contributions.
5 years ago
Nisar Hassan Naqvi
9b91579b16
[readme] Add ready-to-code badge + describe gitpod in a better way.
5 years ago
jeromewu
7cc3427a38
Merge pull request #383 from OliverCole/update-is-url
...
Update is-url package for vuln fix.
5 years ago
Oliver Cole
71dc2a80ed
Update is-url package for vuln fix. Fixes https://snyk.io/vuln/npm:is-url:20180319
5 years ago
jeromewu
9db6ebf36e
Merge pull request #379 from frinyvonnick/patch-1
...
Fix broken links in api.md file
5 years ago
Yvonnick FRIN
db3eed3915
Fix broken links in api.md file
5 years ago
Jerome Wu
e975d29f38
Add electron link to README.md
5 years ago
Jerome Wu
f9c76a9b7f
Release v2.0.1
5 years ago
Jerome Wu
945f5d3f35
Update rectangles to rectangle as only one region can be assigned, fix #378
5 years ago
Jerome Wu
b8aba2eddd
Add electron environment check, fix #376
5 years ago
Jerome Wu
b603d42547
Resize logo image
5 years ago
Jerome Wu
c7a74a6575
Add logo image
5 years ago
Jerome Wu
3bb543d3cd
Add new logo
5 years ago
Jerome Wu
fa5b267f17
Fix lint error
5 years ago
Jerome Wu
15b7983619
Update docs
5 years ago
Jerome Wu
b2bc416dd2
Remove axios and add webpack-bundle-analyzer, close #353
5 years ago
Jerome Wu
a5fa14cc3b
Add Edge example
5 years ago
Jerome Wu
2aba7285e9
Release v2.0.0
5 years ago
jeromewu
1051b2ab41
Create SECURITY.md
5 years ago
jeromewu
5c22cd52bd
Merge pull request #374 from WebReflection/moz-extension
...
Enable moz-extension:// too
5 years ago
Andrea Giammarchi
5a7576ceb4
Enable moz-extension:// too
...
This is a follow up for https://github.com/naptha/tesseract.js/pull/373
5 years ago
jeromewu
2db7607496
Merge pull request #373 from WebReflection/moz-extension
...
Enable Firefox extesions too
5 years ago
Andrea Giammarchi
953689fedf
Enable Firefox extesions too
...
AFAIK this library has no particular reason to ditch Firefox extensions. I have tested with above changes applied and I can finally use OCR within Firefox too.
Thanks for considering this change.
5 years ago
jeromewu
0e8aee660f
Merge pull request #366 from naptha/dependabot/npm_and_yarn/eslint-utils-1.4.3
...
Bump eslint-utils from 1.3.1 to 1.4.3
5 years ago
jeromewu
625ded7921
Merge pull request #365 from naptha/dependabot/npm_and_yarn/js-yaml-3.13.1
...
Bump js-yaml from 3.12.0 to 3.13.1
5 years ago
jeromewu
73147afd87
Merge pull request #364 from naptha/dependabot/npm_and_yarn/mixin-deep-1.3.2
...
Bump mixin-deep from 1.3.1 to 1.3.2
5 years ago
jeromewu
1a781a6ae4
Merge pull request #363 from naptha/dependabot/npm_and_yarn/debug-2.6.9
...
Bump debug from 2.6.8 to 2.6.9
5 years ago
dependabot[bot]
9c62422573
Bump debug from 2.6.8 to 2.6.9
...
Bumps [debug](https://github.com/visionmedia/debug ) from 2.6.8 to 2.6.9.
- [Release notes](https://github.com/visionmedia/debug/releases )
- [Changelog](https://github.com/visionmedia/debug/blob/2.6.9/CHANGELOG.md )
- [Commits](https://github.com/visionmedia/debug/compare/2.6.8...2.6.9 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
jeromewu
1fddc9a86c
Merge pull request #362 from naptha/dependabot/npm_and_yarn/lodash-4.17.15
...
Bump lodash from 4.17.4 to 4.17.15
5 years ago
jeromewu
4aaf462564
Merge pull request #361 from naptha/dependabot/npm_and_yarn/axios-0.18.1
...
Bump axios from 0.18.0 to 0.18.1
5 years ago
jeromewu
7b06e0edcb
Merge pull request #368 from cstar-industries/master
...
Option for top-level error handler
5 years ago
jeromewu
663be93420
Update FUNDING.yml
5 years ago
Charles Francoise
d51d7bd8ac
update types
5 years ago
Charles Francoise
67ccfcfb6e
add errorHandler documentation
5 years ago
Charles Francoise
ebc56a1899
add errorHandler
5 years ago
Charles Francoise
bcdcace9ec
Don't throw error on job rejection
5 years ago
jeromewu
dd61663b31
Merge pull request #357 from elderapo/fix-typings
...
Fix typings
5 years ago
dependabot[bot]
f524945084
Bump eslint-utils from 1.3.1 to 1.4.3
...
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils ) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases )
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.3 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot]
7663c7c589
Bump js-yaml from 3.12.0 to 3.13.1
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot]
571c8c2452
Bump mixin-deep from 1.3.1 to 1.3.2
...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases )
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot]
775e48176c
Bump lodash from 4.17.4 to 4.17.15
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.4 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.15 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago