Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ranvir91/simple-jquery-plugin-to-reverse-text

Very simple jquery plugin to reverse text within the selected nodes.
https://github.com/ranvir91/simple-jquery-plugin-to-reverse-text

Last synced: 12 days ago
JSON representation

Very simple jquery plugin to reverse text within the selected nodes.

Awesome Lists containing this project

README

        

# simple-jquery-plugin-to-reverse-text
Very simple jquery plugin to reverse text within the selected nodes.

use as below :

$('p').rvReverseText();