marcog83 / pptx-renderer

React Renderer for creating Powerpoint File with React. It is a PPTXJS binding for react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pptx-renderer

React Renderer for creating Powerpoint File with React. It is a PPTXJS binding for react

Usage

Required commands before starting

corepack enable
yarn dlx @yarnpkg/sdks vscode

Commands

yarn run build
yarn run start:demo

Demo

It is a React App with a Button. You click on it and a PDF will display a preview. Internally it uses libreoffice. Please check it is installed on your machine.

screenshot

CircleCI

CircleCI

About

React Renderer for creating Powerpoint File with React. It is a PPTXJS binding for react

License:MIT License


Languages

Language:JavaScript 99.8%Language:CSS 0.1%Language:HTML 0.1%