@verts/axe

0.0.12 • Public • Published

axe logo

axe

Dedicated to making small but beautiful components for Vue.js.

996icu_img 996icu_img attitude_img style_img License

Installation

npm i @verts/axe

Usage

<template>
  <div id="app">
    <VueImageUploader
      xx=xx
    ></VueImageUploader>
  </div>
</template>

<script>
  import {VueImageUploader} from 'axe'
  export default {
    components: {
      VueImageUploader
    }
  }
</script>

Demo

will...

Readme

Keywords

none

Package Sidebar

Install

npm i @verts/axe

Weekly Downloads

0

Version

0.0.12

License

MIT

Unpacked Size

660 kB

Total Files

24

Last publish

Collaborators

  • verts