Skip to content

Pull requests: naptha/tesseract.js

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fixed typos
#20 by radarhere was merged Oct 13, 2016 Loading…
Fixes README typo.
#21 by andrewthehan was merged Oct 13, 2016 Loading…
Better error handling when file is not reachable in Node.js
#22 by zzarcon was merged Oct 13, 2016 Loading…
Fixed typo
#24 by pborreli was merged Oct 13, 2016 Loading…
Corrected typo of 'Enlish' to 'English'
#25 by katamaritaco was merged Oct 13, 2016 Loading…
Fix typo in README.md
#26 by jayathungek was merged Oct 13, 2016 Loading…
Fixed syntax error
#39 by ghost was closed Oct 16, 2016 Loading…
Fixed typo (extra parentheses)
#46 by rowasc was merged Oct 16, 2016 Loading…
Added link to wikipedia page for OCR
#74 by varunshenoy was merged Oct 28, 2016 Loading…
Update README.md
#76 by claushellsing was merged Oct 31, 2016 Loading…
📖 readme docs updates
#118 by aretecode was merged Sep 20, 2017 Loading…
Fix table of contents of README
#168 by Gerhut was merged Feb 13, 2018 Loading…
Update CDN URL
#214 by solracsf was merged Nov 7, 2018 Loading…
Fixed the path to worker.js file in README.md
#227 by swifmaneum was merged Nov 9, 2018 Loading…
Replace cdn.rawgit.com with rawcdn.githack.com
#243 by jeromewu was merged Nov 15, 2018 Loading…
Use jsDelivr as cdn
#244 by jeromewu was merged Nov 15, 2018 Loading…
Build minified version and fix PR #70 issue
#246 by jeromewu was merged Nov 17, 2018 Loading…
Release 1.0.13
#247 by jeromewu was merged Nov 17, 2018 Loading…
Fixed uncaught exceptions in Promise.
#290 by iscoolapp was merged Jul 4, 2019 Loading…
Add unpkg and jsdelivr entries to package.json
#294 by tmcw was merged Jul 2, 2019 Loading…
Make then .then(resolve, reject) API thenable. Fixes #295
#296 by tmcw was merged Jul 4, 2019 Loading…
support Buffer as Image input of TesseractWorker
#297 by antonrifco was merged Jul 2, 2019 Loading…
Update api.md
#355 by newyork-anthonyng was merged Oct 30, 2019 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.