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

@uxpin/storybook-deployer

Package Overview
Dependencies
Maintainers
12
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uxpin/storybook-deployer

CLI to deploy static Storybook to UXPin

  • 1.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
44
decreased by-44.3%
Maintainers
12
Weekly downloads
 
Created
Source

UXPin Storybook Deployer

This is a simple CLI tool allows you to push your Storybook on UXPin.

What is UXPin storybook integration?

UXPin_Storybook_integration

With UXPin storybook integration, you can use Storybook Component to design and prototype on Editor.

Requirements

  1. Auth token from UXPin
  2. Static storybook assets

Usage

  1. Install package as a dev dependencies
yarn add -D @uxpin/storybook-deployer
  1. Deploy to UXPin
npx uxpin-storybook-deployer -s path/to/storybook/ -t TOKEN

Available options

$ npx uxpin-storybook-deployer --help

Options:
  -s --source <path>  path to directory where storybook build locates (default: "storybook-static")
  -t --token <token>  auth token for the library.
  -h, --help          display help for command

FAQs

Package last updated on 15 Jun 2021

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