UNPKG

fit-ui

Version:

Object Oriented framework for building rich User Interfaces

20 lines (19 loc) 916 B
{ "name": "@iterable/ckeditor-dragresize", "version": "1.0.0", "description": "This plugin implements draggable image resizing, currently just for Webkit-based browsers (Chrome/Safari/Opera). This feature already exists in Firefox and Internet Explorer as a built-in browser capability but not in the other browsers. So if you or your users are used to seeing the drag-to-resize handles at the corner of images, but use Chrome or Safari, install this plugin to get it back (with a few bonus features).", "main": "plugin.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Iterable/ckeditor-dragresize.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/Iterable/ckeditor-dragresize/issues" }, "homepage": "https://github.com/Iterable/ckeditor-dragresize#readme" }