Skip to content

Minimal RegEx-based JavaScript library for converting HTML to Text

Notifications You must be signed in to change notification settings

eldios/htmlToText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

jsHtmlToText is a *very* basic regex-based HTML stripper. 

It was created for a custom WebTV widget framework, which did not support other existing implementations.

Use it when:
* you need a minimal implementation
* don't have access to a proper JavaScript implementation (it was originally written for Konqueror )
* there no strong security requirements

About

Minimal RegEx-based JavaScript library for converting HTML to Text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages