strip

v2.0.0

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

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 3/22/2016

Downloads

Maintainers