openreviewtool / complib

Components to build your own review tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Component library for open review tool

This ui library intend to be use to build a review system, featuring:

  • Annotation Canvas
  • PanZoom
  • Video Player
  • Timeline
  • ...more to come

See the library in action in our Storybook demo!

https://annotatum.com is a showcase of what you can do with this library, it allows you to annotate on web videos and images and share your thoughts with your friends.

Install the package from npm:

npm install @openreviewtool/complib

or

yarn add @openreviewtool/complib

The following libraries are required:

react-player fabric uuid

The following libraries are required for the UI

mui react-color

Credits

  • Typescript Project Boilerplate: @vijayt/counter template.
  • Github actions: pascalgn/npm-publish-action, JamesIves/github-pages-deploy-action
  • Libraries: Fabricjs, React-Player

About

Components to build your own review tool

License:GNU General Public License v3.0


Languages

Language:TypeScript 88.4%Language:JavaScript 8.0%Language:CSS 3.6%