@marp-team/pptx
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

@marp-team/pptx

A wrapper module for creating PPTX using PptxGenJS, with the least module size.

  • It includes only required files and dependencies for working PptxGenJS in Node (or module bundler).
  • User-friendly entry point (CommonJS default export and better TypeScript definition)

Usage

import PPTX from '@marp-team/pptx'

const pptx = new PPTX()

Refer to PptxGenJS documentation how to use.

Contributing

We are following the contributing guideline of marp-team projects. Please read these guidelines this before starting work in this repository.

Author

Managed by @marp-team.

License

MIT License

Dependencies (4)

Dev Dependencies (3)

Package Sidebar

Install

npm i @marp-team/pptx

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

200 kB

Total Files

10

Last publish

Collaborators

  • yhatt