@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...

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.12
    1
    • latest

Version History

Package Sidebar

Install

npm i @verts/axe

Weekly Downloads

1

Version

0.0.12

License

MIT

Unpacked Size

660 kB

Total Files

24

Last publish

Collaborators

  • verts