strip

3.0.0 • Public • Published

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

/strip/

    Package Sidebar

    Install

    npm i strip

    Weekly Downloads

    30,126

    Version

    3.0.0

    License

    BSD

    Last publish

    Collaborators

    • dylanpiercey