🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

picBeautifier-3000 is a jQuery plugin for manipulating images that makes it easier to apply custom hover effects (e.g. overlay, slide, zoom in/out, CSS filters) to images with built-in functions.

hover Hover-Effect CSS-filter

Documentation

Contributors Issues Top Language
forthebadge forthebadge
forthebadge forthebadge

Read this in other languages: Spanish.

picBeautifier 3000 is a Javascript library that will facilitate image manipulation, so you can add beautiful effects with just a few lines of code.

Checkout our demo here!

Getting Started

Prerequisites

Installation

  • jQuery

    • This library uses jQuery, so you need to added it onto your project.
  • CDN

    • If you want to have our latest features, add this link on your script.

    https://cdn.rawgit.com/malditoprotozoo/picBeautifier-3000/dev/src/app.js

  • Download

    • If you rather to stay with our stable version, clone this library onto your project and add the following link onto your script.

    ../src/app.js

Usage

You just need to add to your Javascript our functions and use your own classes to apply the effects. Example:

objFunctions.hoverSlide('figure', '1.3', '30');

You can check our documentation for more info.

Built With

We used the following technologies:

  • Development Dependencies
    • ESLint 4.15.0
    • Mocha 5.0.0
  • Production Dependencies
    • jQuery 3.2.1

Developed by

Victoria Tori Rodríguez

Leticia Rodríguez Ferreira

Developed for

Laboratoria


You May Also Like