Skip to content

npetrovski/Redactor.js-Plugins-Resize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A plugin for Redactor.js (http://imperavi.com/redactor/) allows resizing of the editors areas (by drag & drop) either horizontally, vertically or both.

The implementation is straightforward:

  1. Include resize.js (or resize.min.js) in your project
  2. Add "resize" in "plugins" array while initializing redactor
  3. Use either "resizeX: true", "resizeY: true" or both to enable drag-and-drop resizing.

About

Redactor.js drag-and-drop resize plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published