![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
ocr-drawlabel
Advanced tools
ocr-drawlabel 是基于vue、fabric框架开发,绘制标注、表格等 代码优化中
示例代码 :https://gitee.com/egsong/ocr-draw-label-examples
npm install ocr-drawlabel -S
// 依赖
import 'fabric'
import 'fabric-customise-controls';
import 'ocr-drawlabel/lib/ocr-drawlabel.css';
import OCRDrawLabel from 'ocr-drawlabel';
Vue.use(OCRDrawLabel);
<ocr-drawlabel ref="addrawlabel" :id="'addrawlabel'" @updatedObject="updatedObject" @addedObject="addedObject" @deleteObject="deleteObject" @selectedObject="selectedObject"></ocr-drawlabel>
新加功能:鼠标右击拖拽画布
FAQs
a drawlabel based on vue2.x
The npm package ocr-drawlabel receives a total of 2 weekly downloads. As such, ocr-drawlabel popularity was classified as not popular.
We found that ocr-drawlabel demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.