1.2.9 • Published 8 years ago

slideshow-generator v1.2.9

Weekly downloads
3
License
MIT
Repository
github
Last release
8 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

8 years ago

1.2.8

8 years ago

1.2.7

8 years ago

1.2.6

8 years ago

1.2.5

8 years ago

1.2.4

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.9

8 years ago

1.1.8

8 years ago

1.1.7

8 years ago

1.1.6

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago