All Projects → znck → Vue Slides

znck / Vue Slides

Licence: mit
Present with Vue

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Vue Slides

Nodeppt
This is probably the best web presentation tool so far!
Stars: ✭ 9,589 (+3895.42%)
Mutual labels:  keynote, presentation, slideshow
Showoff
Don't just present; interact with your audience!
Stars: ✭ 879 (+266.25%)
Mutual labels:  presentation, slideshow
Backslide
💦 CLI tool for making HTML presentations with Remark.js using Markdown
Stars: ✭ 679 (+182.92%)
Mutual labels:  presentation, slideshow
Xaringan
Presentation Ninja 幻灯忍者 · 写轮眼
Stars: ✭ 1,129 (+370.42%)
Mutual labels:  presentation, slideshow
Fusuma
✍️Fusuma makes slides with Markdown easily.
Stars: ✭ 5,033 (+1997.08%)
Mutual labels:  keynote, presentation
Code Surfer
Rad code slides <🏄/>
Stars: ✭ 5,477 (+2182.08%)
Mutual labels:  keynote, presentation
Slideshow
slideshow gems - write your slides / talks / presentations in plain text with markdown formatting conventions
Stars: ✭ 173 (-27.92%)
Mutual labels:  keynote, slideshow
TW-Tamasha
Presentation and slideshow app using web technology based onTiddlywiki
Stars: ✭ 28 (-88.33%)
Mutual labels:  slideshow, presentation
Mdx Deck
♠️ React MDX-based presentation decks
Stars: ✭ 10,487 (+4269.58%)
Mutual labels:  keynote, presentation
Patat
Terminal-based presentations using Pandoc
Stars: ✭ 1,725 (+618.75%)
Mutual labels:  presentation, slideshow
React Presents
React slideshow framework
Stars: ✭ 454 (+89.17%)
Mutual labels:  presentation, slideshow
Kittik
Create slides in TypeScript and present them in the terminal using ASCII only!
Stars: ✭ 147 (-38.75%)
Mutual labels:  keynote, presentation
Godot Power Pitch
International pitch for the Godot Game Engine, made in Godot, available in 15+ languages
Stars: ✭ 348 (+45%)
Mutual labels:  presentation, slideshow
Videoshow
Simple node.js utility to create video slideshows from images with optional audio and visual effects using ffmpeg
Stars: ✭ 618 (+157.5%)
Mutual labels:  presentation, slideshow
Big
presentations for busy messy hackers
Stars: ✭ 3,208 (+1236.67%)
Mutual labels:  presentation, slideshow
Remark Boilerplate
A boilerplate to create presentations using remark, Gulp, Stylus and more.
Stars: ✭ 41 (-82.92%)
Mutual labels:  presentation, slideshow
markdown-slides
Using markdown, write simple but beautiful presentations with math, animations and media.
Stars: ✭ 64 (-73.33%)
Mutual labels:  slideshow, presentation
s6
S6 Blank - Slideshow templates using HTML 5, CSS 3 'n' JavaScript 2017+ w/ Bespoke.js-compatible "microkernel"
Stars: ✭ 91 (-62.08%)
Mutual labels:  slideshow, presentation
Spectacle
ReactJS based Presentation Library
Stars: ✭ 9,106 (+3694.17%)
Mutual labels:  keynote, presentation
Inspire.js
Lean, hackable, extensible slide deck framework. Previously known as CSSS.
Stars: ✭ 1,639 (+582.92%)
Mutual labels:  presentation, slideshow

Keynote

Present with Vue

https://keynote.sh

Development

To run the sample presentation

# Build the command-line tool.
cd packages/@keynote/cli 
yarn

# Use the command-line tool to serve the sample presentation.
cd bin
./keynote.js dev ../../../../example/Simple.vue

Visit http://localhost:8080 in a browser to view the sample presentation.

To build the site (https://keynote.sh/)

# Install VuePress.
yarn global add vuepress

# Build the site.
yarn docs:dev

Visit http://localhost:8080 in a browser to view the Keynote web site.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].