Skip to content

toridoriv/picBeautifier-3000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published