Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vwp-oled-main

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vwp-oled-main

OLED Main Background

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Vue Diagonal Screens Wordpress Plugin

I created this as a starting point for developing using VueJS within WordPress.

It provides out of the box:

  • VueJS
  • NPM tasks for building and watching for both production and development

Getting started

  • Pull this into the plugins directory of your project either by cloning or using composer. Make sure you have Node.js and Composer installed. (Mac: /Applications/MAMP/htdocs/wordpress/wp-content/plugins)
  • Run npm install
  • Run composer install
  • For production Run npm run webpack
  • Activate the plugin
  • Add a <div id="VwpOledMain"></div> into your project and the sample application, it's not very exciting but it's a way to quickly scaffold a VueJS plugin.

Note

I may not be the greatest with ES6, feel free to fork or issue a pull request if I've written anything against convention.

FAQs

Package last updated on 06 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc