This website works better with JavaScript.
Explore
Help
Sign In
orionstark
/
tesseract.js
mirror of
https://github.com/OrionStark/tesseract.js.git
Watch
1
Star
0
Fork
You've already forked tesseract.js
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Pure Javascript OCR for more than 100 Languages
📖
🎉
🖥
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
679
Commits
1
Branch
0
Tags
90 MiB
Tag:
Branch:
Tree:
5c3491fb09
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5c3491fb09'
${ noResults }
tesseract.js
/
tests
/
.eslintrc
7 lines
59 B
Raw
Normal View
History
Unescape
Escape
Add partial recongnize unit tests
6 years ago
{
"rules": {
Add detect() unit test
6 years ago
"no-undef": 0,
"camelcase": 0
Add partial recongnize unit tests
6 years ago
}
}