https://github.com/isocroft/pptxjs
Pptx rendering library for JavaScript apps
https://github.com/isocroft/pptxjs
pptx pptx-parser
Last synced: 11 months ago
JSON representation
Pptx rendering library for JavaScript apps
- Host: GitHub
- URL: https://github.com/isocroft/pptxjs
- Owner: isocroft
- License: mit
- Created: 2019-05-13T11:01:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-05-31T20:02:18.000Z (about 1 year ago)
- Last Synced: 2025-06-26T23:48:50.575Z (12 months ago)
- Topics: pptx, pptx-parser
- Language: JavaScript
- Homepage: https://pptxjs.com
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# pptxjs
Pptx rendering library for JavaScript apps
## License
MIT
# Inspiration
This library makes use of this [code](https://github.com/elliottcarlson/pptx-viewer/blob/gh-pages/index.html)
[basics of PresentationML (OOXML)](https://www.slideshare.net/ShawnVillaron/presentation-ml-introduction)