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

scarab-styleguide

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scarab-styleguide

Generate living styleguides from scarab-carapace config

  • 1.0.2
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

scarab-styleguide

Generate living styleguides from scarab-carapace config

Demo

View a demo styleguide, generated from the default scarab-carapace config:
http://scarab-styleguide.surge.sh/

Quickstart

  1. Clone project from Github:
git clone https://github.com/watchtowerdigital/scarab-styleguide.git my-styleguide
  1. Install dependencies:
cd my-styleguide && npm install
  1. Place your project's scarab.config.json file in the root styleguide folder.

  2. Serve styleguide at http://localhost:8080, with proxy at port 3000:

npm run dev
  1. To build styleguide for production, run:
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

FAQs

Package last updated on 04 Aug 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