New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@geeks.solutions/vue-cli-plugin-sections

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@geeks.solutions/vue-cli-plugin-sections

vue-cli plugin to add vue-sections

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

vue-cli-plugin-sections

A Vue js plugin to install and configure @geeks-solutions/vue-sections library.

How to install vue-cli-plugin-sections plugin:

  • npm i @geeks.solutions/vue-cli-plugin-sections

How to run the plugin:

  • vue invoke @geeks.solutions/vue-cli-plugin-sections

The plugin will prompt you to answer three questions:

? What is your project url: http://localhost:8000
? What is your project ID: 1d23few45rw213qd6
? Add vue-sections configuration with first sections page Yes

What does the plugin perform:

  • Add "@geeks-solutions/vue-sections" to you package.json + its required dependencies and install them:

    • "bootstrap-vue"
    • "cookie-universal-nuxt"
    • "nuxt-i18n"
  • Update nuxt.config.js with plugin and modules required by vue-sections.

  • Create file configuration with your project url and id under /plugins/sections.js.

  • Create file configuration for i18n required by the library under /lang/en.js

  • Create a configured first page with sections under /pages/Sections.vue only if answered yes on the third question ? Add vue-sections configuration with first sections page Yes

Keywords

FAQs

Package last updated on 08 Jul 2022

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