michael-lawrence / jquery.replaceEntities

Simple jQuery plugin for replacing html entities and returning the result.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#jquery.replaceEntities

Simple jQuery plugin for replacing html entities and returning the result.


###Usage

$('#myElement').replaceEntities();

Bower installation

bower install jquery.replaceEntities

About

Simple jQuery plugin for replacing html entities and returning the result.


Languages

Language:JavaScript 100.0%