UNPKG
entity-decode
Version:
latest (3.0.0)
3.0.0
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0
Environment agnostic entity decoder
github.com/shrpne/entity-decode
shrpne/entity-decode
entity-decode
/
node.js
2 lines
(1 loc)
•
49 B
JavaScript
View Raw
1
2
module.exports
= require(
'entities'
).decodeHTML
;