JSFiddle - React, Tailwind, and code Playground
by serio
HTML
<div class='lol'>ERMAHGERD!</div>
JavaScript
(function( $ ) {
$.fn.ಠ_ಠ = $.fn.ಠ益ಠ = $.fn.ಥ_ಥ = $.fn.ಠ_ರೃ = function() {
return this;
};
})( jQuery );
alert( $( '.lol' ).ಠ_ಠ().ಥ_ಥ().ಠ_ರೃ().text() );