strip

v0.0.6
Strip HTML Tags

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

  • BSD
  • Whatever
  • Unknown
  • released 1/7/2014

Downloads

Maintainers