drupal-konamicode / flip_text
Drupal Konami Code Flip Text jQuery plugin
Installs: 1 232
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:JavaScript
Type:drupal-library
This package is auto-updated.
Last update: 2024-11-12 09:04:11 UTC
README
jQuery plugin to flip text around. E.g: "Drupal is awesome" will become "ǝɯosǝʍɐ sᴉ lɐdnɹp" but this for the whole webpage you're currently visiting.
The original idea came from YouTube and was jQueryfied by Paul Irish published under "Creative Commons CC0". Therefore we were allowed to alter the original source, make it up to date with jQuery deprications and Drupalify it.
Installation
Install with composer:
composer require drupal-konamicode/flip_text
Contributing
Please create an issue first in the Drupal module issue queue: https://www.drupal.org/project/issues/konamicode
License
The MIT License (MIT)