vue-annotorious

0.1.7 • Public • Published

vue-annotorious

Deprecated

version under 0.1.7 is not recommeneded, using version >= 0.1.7

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Usage

<template>
  <Annotorious image="http://foo.bar"/>
</template>
 
<script>
import 'vue-annotorious'
 
export default {
  name: 'example'
}
</script>

API

  • onAnnotationCreate
  • onAnnotationUpdate
  • onAnnotationRemove

Readme

Keywords

none

Package Sidebar

Install

npm i vue-annotorious

Weekly Downloads

2

Version

0.1.7

License

none

Unpacked Size

784 kB

Total Files

21

Last publish

Collaborators

  • fatelei