UNPKG
baidu-ocr2
Version:
latest (1.0.1)
1.0.1
百度中文图像识别API - 修正 imageType 无效
github.com/JeremyWei/baidu-ocr
klesh/baidu-ocr
baidu-ocr2
/
makefile
4 lines
(3 loc)
•
81 B
Plain Text
View Raw
1
2
3
4
test
: @./node_modules/.bin/mocha --reporter list
test
/*.js .PHONY:
test
clean