Skip to content

sapegin/strip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strip Build Status

Strips HTML tags.

Install

$ npm install strip

Usage

strip('<p> hello <a href="http://foo.com/?q=123">world</a> </p>');
// => Hello World

About

Strip HTML Tags

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%