1.0.2 • Published 1 year ago

@modusoperandi/licit-multimedia v1.0.2

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Multimedia ProseMirror Plugin For Licit

Helps to insert images and YouTube video. Automatically calculates the default video size. Allows to resize. Allows to align text around.

Build

Dependency

Commands

  • npm install

  • npm pack

To use this in Licit

Include plugin in licit component

  • import Multimedia

  • add VideoPlugin instance in licit's plugin array

import { MultimediaPlugin }  from  '@modusoperandi/licit-multimedia';


const  plugins = [new  MultimediaPlugin()]

ReactDOM.render(<Licit docID={0} plugins={plugins}/>
1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.10

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago