@richthegeek/htmldecode

1.0.1 • Public • Published

HTMLDecode

Decode HTML entity characters in a string into their proper character forms. Focus is on package size (~10kb gzipped) rather than speed, although it's certainly not slow.

Supported formats:

  • Æ
  • æ
  • Æ
  • Æ

It does not support non-strict codes (e.g. &amp without ;) because this causes more problems than it solves.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    2
  • 1.0.0
    1

Package Sidebar

Install

npm i @richthegeek/htmldecode

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

26.8 kB

Total Files

5

Last publish

Collaborators

  • richthegeek