2.3.2 • Published 3 years ago
pdf-slide-html v2.3.2
pdf-slide-html
Generator cli for azu/slide-pdf.js.
Installation
npm install --global pdf-slide-htmlUsage
$ pdf-slide-html --help
Usage:pdf-slide-html [options]
-h, --help displays help
--slide-url String slide url
--base-url String slide-pdf.js base-url
--pdf-url String pdf file path
--markdown String markdown file path
-o, --output String output file path
Version 1.0.1Example
pdf-slide-html --slide-url https://azu.github.io/slide/DOMQuery/sourcemap.html --pdf-url https://azu.github.io/slide/DOMQuery/sourcemap.pdf --base-url https://azu.github.io/slide-pdf.js/ --markdown ./example/sourcemap.md -o example/index.html
# => index.htmlResult : http://azu.github.io/slide/DOMQuery/index.html
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
License
MIT
2.3.2
3 years ago
2.3.1
5 years ago
2.3.0
6 years ago
2.2.1
6 years ago
2.2.0
6 years ago
2.1.1
10 years ago
2.1.0
10 years ago
2.0.0
10 years ago
1.3.9
11 years ago
1.3.8
11 years ago
1.3.7
11 years ago
1.3.6
11 years ago
1.3.5
11 years ago
1.3.4
11 years ago
1.3.3
11 years ago
1.3.2
11 years ago
1.3.1
11 years ago
1.3.0
11 years ago
1.2.1
11 years ago
1.2.0
11 years ago
1.1.0
11 years ago
1.0.4
11 years ago