0.1.2 • Published 2 years ago

img-annotate v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Library to polygon annoate on image and get cordinates of each point

Installation command

npm i img-annotate

Storybook Available on GitHub Repository

Clone with following command: git clone https://github.com/rinkusam12/img-annotate.git

npm i or yarn install or pnpm install

npm run storybook

Available Props

cordinates?: Cooridante[]; onChange?: (coordinates: Coordinates[]) => void; tags?: Tag[]; enableAnnotate?: boolean; // Update on props for better setup

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago