Socket
Socket
Sign inDemoInstall

deckdeckgo-webpack-plugins

Package Overview
Dependencies
115
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    deckdeckgo-webpack-plugins

A collection of Webpack plugins to create a DeckDeckGo presentation


Version published
Weekly downloads
14
decreased by-22.22%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

npm license

DeckDeckGo - Webpack Plugins

This project is a collection of custom Webpack plugins used to build a DeckDeckGo presentation.

Table of contents

Webpack Markdown Plugin

This Webpack plugin has for goal to convert your presentation written in Markdown to HTML including the DeckDeckGo tags and markers.

For the Markdown parsing itself, the remarkable parser is used under the hood. In the particular case of this plugin, it will be extended in order to enhance it with the following abilities:

  1. Parse all images with lazy loading support
  2. Allow the parsing of Ionic and DeckDeckGo html tags

Webpack Info Plugin

This Webpack plugin is a simple plugin which has for goal to display some information after the build has completed.

Webpack Notes Plugin

This Webpack plugin has for goal to remove your notes from your presentation, notably useful when you will run a production build before publishing your presentation online.

Getting Started

If you would like to install and compile locally this project, proceed as following:

git clone https://github.com/deckgo/deckdeckgo
cd deckdeckgo/webcomponents/webpack
npm install
npm run build

License

MIT © David Dal Busco and Nicolas Mattia

Keywords

FAQs

Last updated on 28 Oct 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc