README
fork of marker.js — Let your users annotate and mark images
marker.js is a JavaScript library to enable image annotation in your web projects. It's fork with creation polygon figure
Installation
npm install polygonjs
Annotate and mark images
<script type="module">
import polygonAnnotationJs from 'https://cdn.skypack.dev/polygon-annotation-js';
</script>
marker.js is a JavaScript library to enable image annotation in your web projects. It's fork with creation polygon figure
npm install polygonjs