Convert HTML entities to HTML characters, e.g. >
converts to >
.
Convert HTML entities to HTML characters, e.g. >
converts to >
. Renamed original library to unescapeEntity because we had some conflicts with other libraries in our code.
Moved to @favware/unescape. Please migrate for future updates
Work on this package has stopped in favor of confusables (https://www.npmjs.com/package/confusables) from developer gc (https://github.com/gc), a package which I have also contributed to and has a much better feature set and far better performance