0.0.35 • Published 4 years ago

editorjs-slides-component v0.0.35

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

npm.io

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

0.0.31

4 years ago

0.0.32

4 years ago

0.0.33

4 years ago

0.0.22

4 years ago

0.0.34

4 years ago

0.0.23

4 years ago

0.0.35

4 years ago

0.0.3

4 years ago

0.0.21

4 years ago

0.0.2

4 years ago

0.0.13

4 years ago

0.0.11

4 years ago

0.0.12

4 years ago

0.0.1

4 years ago