vue-chalkboard

1.1.6 • Public • Published

vue-chalkboard

A native Vue.js component that provides a simple canvas chalkboard.

Install

Install the package.

$ npm install vue-chalkboard

Import the component

import Vue from 'vue'
import VueChalkboard from 'vue-chalkboard'

Then register the component in your javascript:

Vue.component('chalkboard', VueChalkboard)

You may now use the component in your markup

<chalkboard/>

Documentation

Readme

Keywords

none

Package Sidebar

Install

npm i vue-chalkboard

Weekly Downloads

18

Version

1.1.6

License

none

Last publish

Collaborators

  • filipemeneses