1.6.0 • Published 1 year ago

@labelwu/lb-components v1.6.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

English | 简体中文

LB-Components

基于 LB-Annotation 开发,即插即用的标注组件库。支持拉框、标签、多边形、线条、点、文本标注工具。开发者可根据需求配置,快速实现多种标注功能。

📦 Install

# NPM
$ npm install @labelwu/lb-components

# YARN
$ yarn add @labelwu/lb-components

🪵 Requirements

PureDependenciesVersion
react>=16.9.0
antd>=4.15.0

🔨 Usage

🔗 Examples

ToolLists

  • rectTool 拉框工具
  • tagTool  标签工具
  • polygonTool 多边形工具
  • pointTool 标点工具
  • textTool文本工具
  • lineTool 线条工具