ocr-react

3.4.1 • Public • Published

React Component Template

更改模版

  • package.json

@hocgin/component_name=> YOUR COMPONENT NAME repository=> YOUR Repository URL

发布 npm

# 1. 登陆
npm login
# 2. 编译+发布
npm run deploy

使用组件

# 引入插件
yarn add @hocgin/gin-xx:latest
# 在 jsx 中使用
import GinXx from '@hocgin/gin-xx'

Readme

Keywords

Package Sidebar

Install

npm i ocr-react

Weekly Downloads

22

Version

3.4.1

License

MIT

Unpacked Size

633 kB

Total Files

11

Last publish

Collaborators

  • zhangtianyou0721