This package has been deprecated

Author message:

this package has been deprecated

vue-wp

1.2.1 • Public • Published

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/

Package Sidebar

Install

npm i vue-wp

Weekly Downloads

1

Version

1.2.1

License

none

Last publish

Collaborators

  • alessandrotesoro