xoeoro/picturecut

Picture cut is a jquery plugin that handles images in a very friendly and simple way, with a beautiful interface based on bootstrap or jquery ui, has great features like ajax upload, drag image from explorer, image crop and others.

Installs: 23

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 93

Language:JavaScript

Type:symfony-bundle

dev-master 2015-02-14 15:03 UTC

This package is not auto-updated.

Last update: 2024-05-01 05:52:49 UTC


README

#Picture Cut#

picture cut is a jquery plugin that handles images in a very friendly and simple way, with a beautiful interface based on bootstrap or jquery ui, has great features like ajax upload, drag image from explorer, image crop and others.

http://picturecut.tuyoshi.com.br/

Documentation

http://picturecut.tuyoshi.com.br/docs

License

The Picture jQuery is open-sourced software licensed under the MIT license

Installation

composer

composer require "xoeoro/picturecut":"dev-master"

AppKernel.php

new Xoeoro\PictureCutBundle\XoeoroPictureCutBundle()

routing.yml

xoeoro_picturecut: resource: '@XoeoroPictureCutBundle/Resources/config/routing.yml' prefix: /picturecut