0.5.0 • Published 3 years ago

@baldeweg/vue-cli-plugin-components v0.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

baldeweg/vue-cli-plugin-components

Plugin for @baldeweg/components and VueJS.

Getting Started

yarn add @baldeweg/vue-cli-plugin-components --dev

API

Import the api, so you can make use of axios. The auth is automatically included.

import { request } from '~b/api'

Locales

The locale files are loaded automatically from src/locales.

Options

Add the following to vue.config.js under the pluginOptions key.

"components": {
  "title": "test",
  "needsAuth": true
}
0.5.0

3 years ago

0.4.5

3 years ago

0.4.4

3 years ago

0.4.3

3 years ago

0.3.5

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.4.2

4 years ago

0.3.4

4 years ago

0.3.2

4 years ago

0.3.3

4 years ago

0.3.0

4 years ago

0.3.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago