mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
28 lines
694 B
Markdown
28 lines
694 B
Markdown
---
|
|
description: >-
|
|
Anyline plugin for Cordova and Ionic. Anyline provides an easy-to-use SDK for applications to enable Optical Character Recognition (OCR) on mobile devices.
|
|
---
|
|
|
|
# Anyline
|
|
|
|
Anyline provides an easy-to-use SDK for applications to enable Optical Character Recognition (OCR) on mobile devices.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add io-anyline-cordova
|
|
npm install @awesome-cordova-plugins/anyline
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/Anyline/anyline-ocr-cordova-module](https://github.com/Anyline/anyline-ocr-cordova-module)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|