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

cafe-pitch

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cafe-pitch

Markdown-driven presentation tool built on Electron.

  • 0.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

CafePitch

Build Status

cafe-pitch-logo

Markdown-driven presentation tool built on Electron.

Download

You can get executable binary in below link.

You can also install it by npm.

$ npm install -g cafe-pitch
$ cafepitch

Support

  • Live preview
  • Presentation mode
  • Export PDF
  • Emoji notation(ex :tada: :bow: etc..)

Development

setup

$ npm install
$ npm setup

coding

$ npm run build # only build.
$ npm run watch # watch filechanges and run auto build.
$ npm start     # run electron.

testing

$ npm run test            # run unit test and e2e test.
$ npm run test:unit       # only run unit test.
$ npm run test:e2e        # only run e2e test.

License

MIT © joe-re

FAQs

Package last updated on 20 Mar 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