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

shower-ribbon

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shower-ribbon

Ribbon theme for Shower HTML presentation engine

  • 3.1.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
Maintainers
2
Weekly downloads
 
Created
Source

Ribbon theme for Shower Build Status

Ribbon screen shot

Default theme for the Shower presentation engine. Doesn’t include engine itself. See it in action. Follow @shower_me for support and updates, file an issue if you have any.

Usage

Get the Shower template where Ribbon is already included. Download the template archive or install the package:

npm install shower

If you want to install Ribbon separately you can install the package:

npm install shower-ribbon

Features

All theme’s features are demonstrated in the index.html file, see it live. Use it as a reference while building your presentation. See more detailed features overview.

Ratios

Ribbon theme supports any slide ratio you want. But it’s optimized for the most common ones: 16×9 and 4×3. It’s 16×9 by default, but you can change it by adjusting --slide-ratio property for .shower, see example in index.html.

PDF

Ribbon could be exported to PDF by printing it from the list mode in Chrome or Opera browsers. See printing documentation for more options.

Development

If you want to adjust theme for your needs:

  1. Fork this repository and clone it to your local machine.
  2. Install dependencies: npm install.
  3. Start a local server with watcher: npm start.
  4. Edit your files and see changes in the opened browser.

To take part in Ribbon development please read contributing guidelines first and file an issue before sending any pull request.


Licensed under MIT License.

Keywords

FAQs

Package last updated on 06 Oct 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