cristiandouce / tags-free

Tags stripping component.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tags-free

Strips tags from raw html strings.

Installation

$ component install cristiandouce/tags-free

API

  var free = require('tags-free');

free(string)

Retrieves the string free of html tags.

License

MIT

About

Tags stripping component.


Languages

Language:JavaScript 100.0%