0.5.0 • Published 2 years ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

0.4.5

2 years ago

0.4.4

2 years ago

0.4.3

2 years ago

0.3.5

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.4.2

2 years ago

0.3.4

3 years ago

0.3.2

3 years ago

0.3.3

3 years ago

0.3.0

3 years ago

0.3.1

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago