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

@shower/ribbon

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shower/ribbon - npm Package Compare versions

Comparing version 3.4.0 to 3.4.1

4

package.json
{
"name": "@shower/ribbon",
"description": "Ribbon theme for Shower HTML presentation engine",
"version": "3.4.0",
"version": "3.4.1",
"publishConfig": {

@@ -36,3 +36,3 @@ "access": "public"

"devDependencies": {
"@shower/core": "^3.0.0",
"@shower/core": "^3.1.0",
"live-server": "^1.2.1",

@@ -39,0 +39,0 @@ "stylelint": "^13.11.0"

@@ -1,2 +0,3 @@

# Ribbon theme for Shower [![Build Status](https://travis-ci.org/shower/ribbon.svg?branch=master)](https://travis-ci.org/shower/ribbon)
# Ribbon theme for Shower
[![Test status](https://github.com/shower/ribbon/workflows/Test/badge.svg)](https://github.com/shower/ribbon/actions/workflows/test.yml)

@@ -9,10 +10,8 @@ ![Ribbon screen shot](pictures/canvas.png)

Get the Shower template where Ribbon is already included. Download the [template archive](https://shwr.me/shower.zip) or install the package:
Get the Shower template where Ribbon is already included. Download the [template archive](https://shwr.me/shower.zip) or create a slide deck via [CLI tool](https://github.com/shower/cli). It requires [Node.js](https://nodejs.org/) installed.
npm install @shower/shower
npx @shower/cli create
If you want to install Ribbon separately you can install the package:
Wait for the installation and choose the **ribbon** option in the wizard and you’re all set.
npm install @shower/ribbon
## Features

@@ -28,3 +27,3 @@

Ribbon could be exported to PDF by printing it from the list mode in Chrome or Opera browsers. See [printing documentation](https://github.com/shower/shower/blob/master/docs/pdf.md) for more options.
You can export slides to PDF by printing it via built-in dialog in Chromium-based browsers or via CLI tool. See [printing documentation](https://github.com/shower/shower/blob/master/docs/pdf.md) for more options.

@@ -31,0 +30,0 @@ ## Development

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