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

vue-styleguide-generator

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-styleguide-generator

Styleguide generator for your Vue.js components

  • 0.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
26
increased by8.33%
Maintainers
1
Weekly downloads
 
Created
Source

Vue js compoentns style guide generator

Initially started after reading this feature request. Now only basic proof of concept is availbale which can load .vue file, parse it and extract basic props of it. Target is to have some tool with at least some of the React version capabilities.

How to try

  • Clone or download this repo
  • npm install
  • npm run build
  • if you open the '/collection-preview/index.html' you should see list of existing components with navigation to their details like this: resulting output

Todos

  • core: merge component file with .md file in the same directory
  • core: move the demo-page to use Vue so that components can be generated from its declaration
  • ui: search in list of components
  • ui: output extra component parameters (computable, data)

Keywords

FAQs

Package last updated on 25 Jan 2017

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