2.3.2 • Published 2 years ago
pdf-slide-html v2.3.2
pdf-slide-html
Generator cli for azu/slide-pdf.js.
Installation
npm install --global pdf-slide-html
Usage
$ 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.1
Example
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.html
Result : 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
2 years ago
2.3.1
4 years ago
2.3.0
5 years ago
2.2.1
5 years ago
2.2.0
5 years ago
2.1.1
9 years ago
2.1.0
9 years ago
2.0.0
9 years ago
1.3.9
10 years ago
1.3.8
10 years ago
1.3.7
10 years ago
1.3.6
10 years ago
1.3.5
10 years ago
1.3.4
10 years ago
1.3.3
10 years ago
1.3.2
10 years ago
1.3.1
10 years ago
1.3.0
10 years ago
1.2.1
10 years ago
1.2.0
10 years ago
1.1.0
10 years ago
1.0.4
10 years ago