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