Skip to content

beast911/annotater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Annotater

Annotater can be used in adjunct with any browser based JS environment. It allows user the flexibility to add annotation along with zoom option.

Sample config

{
    imageSrc: "",
    containerId: "image-container",
    zoomInId: "zoomin",
    zoomOutId: "zoomout",
    resetId: "reset"
}

How to start the Annotater

let myAnnotaterInstance = new Annotater({// provide config here})

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published