vue-fabricjs-wrapper

A Vue.js wrapper component for Fabric.js.

Usage no npm install needed!

<script type="module">
  import vueFabricjsWrapper from 'https://cdn.skypack.dev/vue-fabricjs-wrapper';
</script>

README

vue-fabricjs-wrapper

A Vue.js wrapper component for Fabric.js.

This component will render a canvas with the capabilities of Fabric.

Currently supported:

  • Circle
  • Triangle
  • Rect
  • Ellipse
  • Paint
  • Line