Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ranvir91/simple-jquery-plugin-to-reverse-text
- Owner: ranvir91
- License: apache-2.0
- Created: 2018-08-14T16:28:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-15T15:36:07.000Z (over 6 years ago)
- Last Synced: 2024-11-21T14:27:54.863Z (2 months ago)
- Language: HTML
- Size: 39.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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();