Socket
Socket
Sign inDemoInstall

@zaneray/vue-components

Package Overview
Dependencies
15
Maintainers
18
Versions
156
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @zaneray/vue-components

A collection of functional Vue UI components


Version published
Weekly downloads
61
decreased by-27.38%
Maintainers
18
Created
Weekly downloads
 

Readme

Source

Overview

Storybook is used to document ZR's Vue Components. ZR's Vue Components are a storehouse for simply constructed, highly flexible, and carefully crafted User Interface components. These components are not intended to cover 100% of user interface needs, but only to meet the most core requirements of a modern website.

Each component has been built in a simple yet thorough manner from a functionality standpoint, while intentionally being styled very minimally. Each component is meant to be styled to its environment wherever it may be imported some day.

Project setup

npm install

Run Storybook

npm run storybook

Visit Server

http://localhost:6006

Package Publishing

Bitbucket Pipelines handle publishing. Developers manager the version in package.json according to https://semver.org/

  • commit to develop produces a pre-release with a version number from package.json + buildnumber
major.minor.fix-buildnumber
  • commit to master produces a release with a version number from package.json
major.minor.fix

FAQs

Last updated on 20 Mar 2023

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