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

big-presentation-arena-generate

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

big-presentation-arena-generate - npm Package Compare versions

Comparing version 1.0.5 to 1.1.0

42

cli.js

@@ -16,24 +16,24 @@ #! /usr/bin/env node

<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' />
<title>Big</title>
<link href='big.css' rel='stylesheet' type='text/css' />
<link href='highlight.css' rel='stylesheet' type='text/css' />
<style>
.new-shiny { background: #aaaaaa; }
.slide-container {
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
</style>
<script src='big.js'></script>
<script src='highlight.js'></script>
<script>hljs.initHighlightingOnLoad();</script>
</head>
<body class='light'>
<html>
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' />
<title>Big</title>
<link href='big.css' rel='stylesheet' type='text/css' />
<link href='highlight.css' rel='stylesheet' type='text/css' />
<style>
.new-shiny { background: #aaaaaa; }
.slide-container {
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
</style>
<script src='big.js'></script>
<script src='highlight.js'></script>
<script>hljs.initHighlightingOnLoad();</script>
</head>
<body class='light'>
</body>
</html>
</body>
</html>
`

@@ -40,0 +40,0 @@

{
"name": "big-presentation-arena-generate",
"version": "1.0.5",
"version": "1.1.0",
"description": "A small tool to generate presentations from Are.na channels",

@@ -5,0 +5,0 @@ "main": "cli.js",

# big-presentation-arena-generate
A set of code glue to easily generate [big](https://github.com/tmcw/big/blob/gh-pages/docs/user-guide.md) presentations from <are.na> channels
# Install
`npm install -g big-presentation-arena-generate`
# Usage

@@ -18,1 +21,8 @@ This assumes you have [already installed big](https://github.com/tmcw/big/blob/gh-pages/docs/user-guide.md) via `npm install -g big-presentation`

+ Add generated final slide with link to are.na channel
# Made by EJ Fox 🌞
#### Mar 30, 2019
ejfox@ejfox.com // Questions, comments, collaboration welcome
Support for my work is appreciated! https://ejfox.com/donate/
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