Socket
Socket
Sign inDemoInstall

vue-cli-plugin-nbcs-score-components

Package Overview
Dependencies
3
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-cli-plugin-nbcs-score-components

A vue-cli-plugin for standardizing the process of generating vue components. Intended for use w/the Score Component Library.


Version published
Maintainers
1
Weekly downloads
85
decreased by-45.86%

Weekly downloads

Readme

Source

Vue Cli Plugin for NBCS S-CORE vue components

What it does:

  • Generates example component templates and tests w/standardized file naming conventions
  • Helps standardize usage of vue-cli-service build
  • Generator for bundled components and additions to export statements

Usage:

First Time/update: vue add nbcs-score-components
Subsequent Usage: vue invoke nbcs-score-components
When ready to build: yarn build-lib --name "ComponentName" - This helps simplify and standardize command as it defaults entry point. This should be run from root vue cli app dir - For atoms and other bundled components (not organisms) in the main dir (atoms, molecules, lib/helpers). For Organism run in the component dir: organisms/my-organism-vue-cli-app-root

FAQs

Last updated on 30 Nov 2020

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc