Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vtex/styleguide

Package Overview
Dependencies
Maintainers
19
Versions
668
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vtex/styleguide

https://vtex.github.io/styleguide

  • 2.0.0-rc.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.8K
decreased by-53.76%
Maintainers
19
Weekly downloads
 
Created
Source

Styleguide

https://vtex.github.io/styleguide

Setup

yarn install

Developing using Styleguidist

yarn styleguide

Developing using another project

Run this in this repo:

yarn develop

In your project run:

npm link @vtex/styleguide

Import (case a <Button> component in lib):

import Button from '@vtex/styleguide/lib/Button'
Known issue

Your project has to run with webpack >= 2. Here's a guide for upgrading Webpack to v2.

Publishing to npm

npm publish

Publishing Styleguide page

yarn deploy

FAQs

Package last updated on 06 Feb 2018

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