Morph is an easy-to-use library that converts Markdown documents into animated sliders based on Angular 5+.
marp slides, markdown slides template, marp tutorial, marp documentation, marp markdown, markdown to google slides, generate slides from markdown
Features:
- easy to use
- Page Navigation
- Hide the cursor automatically when it stops moving for about 2 seconds
- pause mode (black screen)
- XSS Protection
How to make use of it:
Installation:
# NPM $ npm install morph --save
1. Dev prepare
npm install bower install
2. Dev start script
npm run ng.watch # after the first command succeeded: npm run electron.watch
3. Build Script
npm run build.prod cp package.json ./dist/package.json electron-packager dist morph --platform=win32 --overwrite electron-packager dist morph --platform=darwin --overwrite
Convert Markdown Into Slides, morph Plugin/Github
See Demo And Download
Official Website(awmleer): Click Here
This superior jQuery/javascript plugin is developed by awmleer. For extra advanced usage, please go to the official website.