Skip to content

alexanmtz/letrilizar

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 11 commits ahead of globocom:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

letrilizar

Transforme qualquer trecho da sua página em uma citação e compartilhe!

Vem com alguns estilos pré-definidos e compartilhamento no Facebook.

Live Demo: http://globocom.github.io/letrilizar/

O uso é intuitivo, basta incluir o script na página e chamar:

Letrilizar.letrilizar();

Existem também algumas opções de configurações, todas autoexplicativas:

Letrilizar.letrilizar({
        el: $('.letrilizar'),
        sharingText: 'Estamos postando a foto no seu facebook...',
        successText: 'Sua foto foi postada. É só curtir!',
        errorText: 'Ops... ocorreu um erro',
        subtitle1: 'Letrilizar',
        subtitle2: 'GLOBOCOM.GITHUB.IO/LETRILIZAR/',
        imageSrcPrefix: 'images/'
  });

About

Transforme citações em imagens e compartilhe!

Topics

Resources

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.8%
  • HTML 10.2%
  • CSS 6.0%