1.2.1 • Published 6 years ago

vue-wp v1.2.1

Weekly downloads
19
License
-
Repository
github
Last release
6 years ago

Vue-WP

Vue-WP is an highly opinionated Vue.js UI toolkit integrated with the WordPress administration interface to build admin pages and components.

Install via npm

npm install vue-wp

Import and use Vue-WP.

import Vue from 'vue';
import VueWP from 'vue-wp';
import 'vue-wp/lib/main.css';

Vue.use(VueWP);

Usage

You can find the documentation here https://vue-wp.github.io/documentation/

1.2.1

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago