html-to-text2

1.0.0 • Public • Published

This is a fork of html-to-text

Only change is that you can now add ignoreSub and ignoreSup to the options object to ignore <sup></sup> and <sub></sub> tags.

Example

      wordwrap: 130,
      ignoreHref: true,
      ignoreImage: true,
      ignoreSub: true,
      ignoreSup: true,
    });

Versions

Current Tags

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

Version History

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

Package Sidebar

Install

npm i html-to-text2

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

78 kB

Total Files

23

Last publish

Collaborators

  • kraegpoeth