Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

@zaneray/vue-components

Package Overview
Dependencies
4
Maintainers
18
Versions
147
Issues
File Explorer

Advanced tools

@zaneray/vue-components

A collection of functional Vue UI components

    2.3.0-rc.107latest
    npm

Version published
Maintainers
18
Weekly downloads
130
decreased by-66.84%

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 installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • 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