Socket
Socket
Sign inDemoInstall

editorjs-slides-component

Package Overview
Dependencies
1
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    editorjs-slides-component

A React component for turning your editorjs blocks into web slides


Version published
Weekly downloads
15
Maintainers
1
Install size
5.30 MB
Created
Weekly downloads
 

Readme

Source

Editor.js Slides Component

STILL UNDER DEVELOPMENT, NOT FINISHED YET

A React component for turning your editorjs blocks into web slides

A simple tool for coloring text-fragments for the Editor.js.

Installation

Install via NPM

Get the package

npm i --save-dev editorjs-slides-component

Include module at your application

const SlidesBtn = require('editorjs-slides-component');

Usage

Place the init button to somewhere in your React project

Config Params (optional)

FieldTypeDescription
slidesConfigobjectdecide what features the slide program will have, following rules in this manual.
themestringdecide what does the slides look like, especially color, bg color, font size

Credits

Slides module based on reveal.js

License

MIT

Keywords

FAQs

Last updated on 08 Jul 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