1.2.9 • Published 9 years ago

slideshow-generator v1.2.9

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

slideshow-generator

Slideshow generator.
Create single markdown source contents, and you can generate slideshow html.
Generated html is completely runnable off-line.

Built with react.

Demo

Demo is generated with the command below.

slideshow-generator https://raw.githubusercontent.com/facebookincubator/create-react-app/master/README.md -o index.html

https://yusukeshibata.github.io/slideshow-generator

Install

npm install slideshow-generator -g

Commandline interface

Development

Open server http://localhost:8080

slideshow-generator test.md --port 8080 --watch

Generate

slideshow-generator test.md --output test.html --password loremipsum
Online mode

Never fetch resource from url.

slideshow-generator test.md -o test.html --online

Licence

MIT

1.2.9

9 years ago

1.2.8

9 years ago

1.2.7

9 years ago

1.2.6

9 years ago

1.2.5

9 years ago

1.2.4

9 years ago

1.2.3

9 years ago

1.2.2

9 years ago

1.2.1

9 years ago

1.2.0

9 years ago

1.1.9

9 years ago

1.1.8

9 years ago

1.1.7

9 years ago

1.1.6

9 years ago

1.1.5

9 years ago

1.1.4

9 years ago

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago