@wmde/wikit-vue-components
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

WiKit Vue Components

The component implementation of WiKit in vue

Installation

The library assumes the consuming application uses Vue.js v2.6+.

1. Install via npm

npm install @wmde/wikit-vue-components

2. Import styles

In your style entry point(s), e.g. _main.scss, add

@import '~@wmde/wikit-vue-components/dist/wikit-vue-components.css';

or in your entry component, e.g App.vue, add

import '@wmde/wikit-vue-components/dist/wikit-vue-components.css';

3. Import a component

import { Button } from '@wmde/wikit-vue-components';

Development

For instructions on how to contribute to the vue components, please refer to the README.md file in the root folder of this repo or the documentation in the package docs.

Dependents (0)

Package Sidebar

Install

npm i @wmde/wikit-vue-components

Weekly Downloads

15

Version

2.0.0

License

BSD-3-Clause

Unpacked Size

8.84 MB

Total Files

52

Last publish

Collaborators

  • tarrow
  • manicki
  • thiemowmde
  • lucaswerkmeister
  • mariushoch
  • celenduin
  • wmdebot
  • jakob_wmde
  • darthmon
  • itamar.wmde
  • noa_wmde