vue-openapi-bootstrap

1.0.1 • Public • Published

Screenshots

screen1 screen2

Usage

<template>
  <vue-openapi-bootstrap :openapi="openapi"></vue-openapi-bootstrap>
</template>
 
<script>
import vueOpenapiBootstrap from 'vue-openapi-bootstrap/src/vue-openapi-bootstrap'
export default {
  components: {vueOpenapiBootstrap},
  data () {
    return {
      openapi: {}
    }
  }
}
</script>

Build Setup

# install dependencies
npm install
 
# build for production with minification
npm run build
 

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Readme

Keywords

Package Sidebar

Install

npm i vue-openapi-bootstrap

Weekly Downloads

3

Version

1.0.1

License

Apache-2.0

Unpacked Size

401 kB

Total Files

11

Last publish

Collaborators

  • dernasherbrezon