@giancosta86/create-marp-slides
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

create-marp-slides

Create Marp-based slides from elegant source files

GitHub CI npm version MIT License

create-marp-slides is a tool for generating an entire project structure in order to create the slides of a Marp-based presentation - in both PDF and HTML format.

In such an elegant project structure, the Markdown source document is decoupled from the custom, external Sass styling theme; furthermore, its package.json includes a wide range of script to handle the different tasks all over its lifecycle.

To create your own project, please run:

npm init @giancosta86/marp-slides [<directory>]

The directory is optional - if omitted, the current working directory will be used, potentially overwriting but never deleting existing files.

Please, refer to the generated README file for further details.

Further references

  • Platonic - EJS-based directory reification engine

Install

npm i @giancosta86/create-marp-slides

DownloadsWeekly Downloads

14

Version

3.0.0

License

MIT

Unpacked Size

15.4 kB

Total Files

36

Last publish

Collaborators

  • giancosta86