Skip to content

kixgraft/converthtmltotext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConvertHtmlToText

Convert HTML strings to plaintext

Install

npm install converthtmltotext

Usage

var htmltotext = require('converthtmltotext');
var plaintext = converthtmltotext('<h1>Hello world!</h1>')

License

ISC

About

Node module to convert HTML strings to plaintext

Resources

Stars

Watchers

Forks

Packages

No packages published