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

ribcage-preview

Package Overview
Dependencies
Maintainers
5
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ribcage-preview

Run a preview server for a ribcage component

  • 2.1.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
18
decreased by-67.27%
Maintainers
5
Weekly downloads
 
Created
Source

ribcage-preview

Run a preview server with live reloading for a ribcage component

Install

npm install -g ribcage-preview

Usage

ribcage-preview <dir>

<dir> should be the directory of the component you want to preview.

Create an example folder in your <dir> with an entry.js and an entry.css. All HTML should be created by entry.js.

open http://localhost:4000/default

This URL with livereload on every file change, and load in the compiled entry.js and entry.css.

Keywords

FAQs

Package last updated on 04 Dec 2014

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